Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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
|
||||||
|
|||||||
Reference in New Issue
Block a user