Update '.drone.yml'
This commit is contained in:
parent
84beb35c31
commit
31ab1d8235
1 changed files with 5 additions and 1 deletions
|
@ -12,4 +12,8 @@ steps:
|
|||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
from_secret: docker_password
|
||||
|
||||
trigger:
|
||||
ref:
|
||||
- refs/tags/v*
|
Loading…
Reference in a new issue