diff --git a/.drone.yml b/.drone.yml index 4b72403..4d28713 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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