add appropriate tags to docker imageadd appropriate tags to docker image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jeffrey Paul 2020-02-05 00:34:26 -08:00
parent 85b7877ae9
commit 60212f4620
1 changed files with 3 additions and 0 deletions

View File

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