mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:16 +00:00
Merge branch 'bugfix/QA-179_fix_ci_run_conditional' into 'develop'
QA-179 fix ci run conditional Closes QA-179 See merge request kasm-technologies/internal/workspaces-images!353
This commit is contained in:
commit
eae86b3387
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