now checking tags +semver:fix
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2022-04-26 20:16:34 +03:00
parent e55c45a695
commit 7a65fda602

View File

@@ -13,8 +13,12 @@ steps:
settings:
repo: registry.venya.tech/drone/deploy-test
registry: https://registry.venya.tech/
tags: [ "${DRONE_COMMIT_SHA:0:7}","latest" ]
tags: [ "${DRONE_TAG}","latest" ]
username:
from_secret: docker_username
password:
from_secret: docker_password
from_secret: docker_password
trigger:
event:
- tag