mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:16 +00:00
QA-179 fix ci run conditional
This commit is contained in:
parent
093962260e
commit
30fd0214c1
1 changed files with 1 additions and 6 deletions
|
|
@ -36,12 +36,7 @@ template:
|
|||
pipeline:
|
||||
stage: run
|
||||
rules:
|
||||
- if: >
|
||||
$README_USERNAME ||
|
||||
$README_PASSWORD ||
|
||||
$QUAY_API_KEY ||
|
||||
$DOCKERHUB_REVERT ||
|
||||
$REVERT_IS_ROLLING
|
||||
- if: '$README_USERNAME_RUN || $README_PASSWORD_RUN || $QUAY_API_KEY_RUN || $DOCKERHUB_REVERT_RUN || $REVERT_IS_ROLLING_RUN'
|
||||
when: never
|
||||
- when: on_success
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue