Updated tag pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Lilleman auf Larv 2022-02-15 19:48:03 +01:00
parent 8fbe67402c
commit 6786f6df4e

View File

@ -47,8 +47,8 @@ steps:
DOCKERHUB_TOKEN:
from_secret: dockerhub
commands:
#- docker build -t auth-api-db-migrate:
- env
- docker build -t auth-api-db-migrate:$DRONE_TAG ./Dockerfile.migrations
- docker build -t auth-api:$DRONE_TAG ./Dockerfile
volumes:
- name: docker-sock