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