This commit is contained in:
parent
5141a0fa48
commit
dbfda4570a
|
@ -7,8 +7,8 @@ steps:
|
||||||
- name: build-and-push-image
|
- name: build-and-push-image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-sock
|
- name: dockersock
|
||||||
path: /run/podman/podman.sock
|
path: /var/run/docker.sock
|
||||||
settings:
|
settings:
|
||||||
username: meatbag
|
username: meatbag
|
||||||
password:
|
password:
|
||||||
|
|
Loading…
Reference in a new issue