now checking tags +semver:fix
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user