This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -8,11 +8,11 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: docker
|
||||
commands:
|
||||
- docker build .
|
||||
volumes:
|
||||
- /var/run/podman/podman.sock:/var/run/docker.sock
|
||||
image: docker.io/docker
|
||||
commands:
|
||||
- docker build .
|
||||
volumes:
|
||||
- /var/run/podman/podman.sock:/var/run/docker.sock
|
||||
- name: publish
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user