Another Test
parent
eb481285b5
commit
ea77183b7a
|
|
@ -7,6 +7,7 @@ steps:
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_sock
|
- name: docker_sock
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
secrets: [DB_PASS]
|
||||||
commands:
|
commands:
|
||||||
- docker build --tag ofb_api .
|
- docker build --tag ofb_api .
|
||||||
- docker rm -f ofb_api || true
|
- docker rm -f ofb_api || true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue