This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: salt-docker-master
|
||||
@@ -9,6 +8,12 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: 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