mirror of
https://github.com/Freeyourgadget/Gadgetbridge
synced 2026-03-17 20:41:03 +01:00
try different condition
This commit is contained in:
parent
790247866a
commit
bf37cead42
@ -118,4 +118,4 @@ steps:
|
||||
when:
|
||||
event: cron
|
||||
evaluate:
|
||||
'CI_PREV_COMMIT_BRANCH' == 'master' and 'CI_PREV_PIPELINE_EVENT' == 'push'
|
||||
'CI_PREV_COMMIT_BRANCH == "master" and CI_PREV_PIPELINE_EVENT' == "push"'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user