This commit is contained in:
Robert Kaussow 2024-05-14 10:32:21 +02:00
parent 3766b21dac
commit f58cc59f99
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -27,7 +27,7 @@ steps:
remote_url: https://gitea.rknet.org/infra/${CI_REPO_NAME} remote_url: https://gitea.rknet.org/infra/${CI_REPO_NAME}
log_level: debug log_level: debug
pull: true pull: true
when: # when:
- event: [push, manual] # - event: [push, manual]
branch: # branch:
- ${CI_REPO_DEFAULT_BRANCH} # - ${CI_REPO_DEFAULT_BRANCH}