Fixed CI trigger
ci/woodpecker/push/ociImageTag Pipeline failed Details
ci/woodpecker/tag/ociImageTag Pipeline failed Details

This commit is contained in:
Natty 2023-04-20 22:21:42 +02:00
parent b13a20e8bf
commit f1125ed96c
Signed by: natty
GPG Key ID: BF6CB659ADEE60EC
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@ pipeline:
repo: git.astolfo.social/natty/calckey
tags: ${CI_COMMIT_TAG}
dockerfile: Dockerfile
username:
# Secret 'docker_username' needs to be set in the CI settings
from_secret: docker_username
password:
# Secret 'docker_password' needs to be set in the CI settings
from_secret: docker_password
when:
event: tag