mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-18 16:09:30 +01:00
try secret in evaluate
This commit is contained in:
parent
87c3d12075
commit
8889ebb063
@ -119,7 +119,7 @@ steps:
|
||||
when:
|
||||
event: cron
|
||||
evaluate:
|
||||
'$CI_COMMIT_SHA_LAST_PUBLISH' != 'CI_COMMIT_SHA'
|
||||
'${CI_COMMIT_SHA_LAST_PUBLISH}' != 'CI_COMMIT_SHA'
|
||||
secrets: [ ci_commit_sha_last_publish ]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user