This commit is contained in:
parent
8fbe67402c
commit
6786f6df4e
|
@ -47,8 +47,8 @@ steps:
|
||||||
DOCKERHUB_TOKEN:
|
DOCKERHUB_TOKEN:
|
||||||
from_secret: dockerhub
|
from_secret: dockerhub
|
||||||
commands:
|
commands:
|
||||||
#- docker build -t auth-api-db-migrate:
|
- docker build -t auth-api-db-migrate:$DRONE_TAG ./Dockerfile.migrations
|
||||||
- env
|
- docker build -t auth-api:$DRONE_TAG ./Dockerfile
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-sock
|
- name: docker-sock
|
||||||
|
|
Loading…
Reference in New Issue
Block a user