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
|
image: techknowlogick/drone-docker
|
||||||
privileged: true
|
privileged: true
|
||||||
repo: mosadxyz/tcor
|
repo: mosadxyz/tcor
|
||||||
|
secrets: [docker_username, docker_password]
|
||||||
tags: latest
|
tags: latest
|
||||||
secrets:
|
|
||||||
- username: docker_username
|
|
||||||
password: docker_password
|
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
Loading…
Reference in New Issue
Block a user