This commit is contained in:
parent
894e182c97
commit
86179bfce1
@ -7,10 +7,10 @@ steps:
|
||||
- name: Build docker image
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
- name: docker_sock
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- docker build --no-cache -t nsd-docker .
|
||||
- docker build --no-cache -t nsd-docker .
|
||||
|
||||
volumes:
|
||||
- name: docker_sock
|
||||
|
Loading…
Reference in New Issue
Block a user