enable auto_tag for droneenable auto_tag for drone
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Jeffrey Paul 2020-02-05 00:36:08 -08:00
parent 60212f4620
commit 4f654a9423
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
auto_tag: true
tags:
- ${DRONE_COMMIT_SHA}
- ${DRONE_BRANCH}