fix secrets (1st try)
All checks were successful
continuous-integration/drone the build was successful
All checks were successful
continuous-integration/drone the build was successful
This commit is contained in:
parent
5ab5e850bd
commit
6394a7c880
@ -14,10 +14,8 @@ pipeline:
|
||||
image: techknowlogick/drone-docker
|
||||
privileged: true
|
||||
repo: mosadxyz/tcor
|
||||
secrets: [docker_username, docker_password]
|
||||
tags: latest
|
||||
secrets:
|
||||
- username: docker_username
|
||||
password: docker_password
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
Loading…
Reference in New Issue
Block a user