This commit is contained in:
@@ -20,7 +20,8 @@ steps:
|
|||||||
image: docker:24
|
image: docker:24
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- host: /var/run/docker.sock
|
||||||
|
mount: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker build -t link-shortener:latest .
|
- docker build -t link-shortener:latest .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user