This commit is contained in:
@@ -6,6 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
commands:
|
commands:
|
||||||
|
- echo $${POSTGRES_HOST}
|
||||||
- docker build -t aboba:latest .
|
- docker build -t aboba:latest .
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user