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

This commit is contained in:
Jannik 2021-10-16 15:48:34 +02:00
parent 5ab5e850bd
commit 6394a7c880
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
1 changed files with 1 additions and 3 deletions

View File

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