mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Allow nightly builds to be triggered manually
This commit is contained in:
@@ -115,5 +115,9 @@ steps:
|
|||||||
when:
|
when:
|
||||||
status: failure
|
status: failure
|
||||||
secrets: [ commit_token ]
|
secrets: [ commit_token ]
|
||||||
|
|
||||||
when:
|
when:
|
||||||
event: cron
|
- event: cron
|
||||||
|
- event: deployment
|
||||||
|
branch: master
|
||||||
|
evaluate: 'CI_PIPELINE_DEPLOY_TARGET == "nightly"'
|
||||||
|
|||||||
Reference in New Issue
Block a user