fix secrets (1st try)
All checks were successful
continuous-integration/drone the build was successful

This commit is contained in:
2021-10-16 15:48:34 +02:00
parent 5ab5e850bd
commit 6394a7c880

View File

@ -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