mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 20:36:51 +01:00
Allow nightly builds to be triggered manually
This commit is contained in:
parent
c912ea0378
commit
418e0b7d43
@ -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"'
|
||||||
|
Loading…
Reference in New Issue
Block a user