mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-01 12:43:08 -04:00
Update .woodpecker.star
Co-authored-by: Artur Neumann <artur@jankaritech.com>
This commit is contained in:
@@ -1854,10 +1854,10 @@ def checkVersionPlaceholder():
|
||||
},
|
||||
],
|
||||
"when": [
|
||||
event["pull_request"],
|
||||
{
|
||||
"evaluate": 'CI_COMMIT_PULL_REQUEST_LABELS contains "production_release"',
|
||||
},
|
||||
"event": "pull_request",
|
||||
"evaluate": 'CI_COMMIT_PULL_REQUEST_LABELS contains "production_release"',
|
||||
}
|
||||
],
|
||||
}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user