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