This commit is contained in:
@@ -13,10 +13,10 @@ steps:
|
||||
|
||||
- name: docker-build
|
||||
image: docker
|
||||
|
||||
volumes:
|
||||
- source: /var/run/docker.sock
|
||||
target: /var/run/docker.sock
|
||||
privileged: true
|
||||
commands:
|
||||
- docker build -t code.anufrij.de/webplay/client:latest ./docker
|
||||
|
||||
@@ -27,8 +27,4 @@ steps:
|
||||
|
||||
- name: docker-publish
|
||||
image: docker
|
||||
|
||||
volumes:
|
||||
- name: docker-socket
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user