Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3263145ca |
@@ -49,6 +49,9 @@ steps:
|
||||
commands:
|
||||
- docker build -t auth-api-db-migrate:$DRONE_TAG -f ./Dockerfile.migrations .
|
||||
- docker build -t auth-api:$DRONE_TAG -f ./Dockerfile .
|
||||
volumes:
|
||||
- name: docker-sock
|
||||
path: /var/run/docker.sock
|
||||
|
||||
volumes:
|
||||
- name: docker-sock
|
||||
|
||||
Reference in New Issue
Block a user