Get build args from env.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Víðir Valberg Guðmundsson 2022-08-09 16:26:31 +02:00
parent a0afe20c54
commit 5d3f924873
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ steps:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD
build_args_from_env:
- DJANGO_ENV
- BUILD
tags:
- "${DRONE_BUILD_NUMBER}"
- "latest"