This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: salt-docker-master
|
||||
|
||||
platform:
|
||||
@@ -8,12 +7,6 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: docker.io/docker
|
||||
commands:
|
||||
- docker build .
|
||||
volumes:
|
||||
- /var/run/podman/podman.sock:/var/run/docker.sock
|
||||
- name: publish
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: cr.wks/salt
|
||||
|
||||
Reference in New Issue
Block a user