mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Do not run master build and tests on nightly
In order to trigger a deployment, these were already executed, it doesn't make sense to waste CI time running them again.
This commit is contained in:
parent
418e0b7d43
commit
ec9b423785
@ -13,4 +13,4 @@ steps:
|
||||
|
||||
when:
|
||||
event:
|
||||
exclude: cron
|
||||
exclude: ['cron', 'deployment']
|
||||
|
@ -13,4 +13,4 @@ steps:
|
||||
|
||||
when:
|
||||
event:
|
||||
exclude: cron
|
||||
exclude: ['cron', 'deployment']
|
||||
|
Loading…
Reference in New Issue
Block a user