Fixed CI trigger
This commit is contained in:
parent
b13a20e8bf
commit
f1125ed96c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue