Merge branch 'fix-pipeline' into 'main'
fix: pipeline See merge request unboundsoftware/shiny/authz_client!7
This commit was merged in pull request #10.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ stages:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||||
when: never
|
when: never
|
||||||
- when: always
|
- when: on_success
|
||||||
|
|
||||||
deps:
|
deps:
|
||||||
<<: *not_on_schedule
|
<<: *not_on_schedule
|
||||||
|
|||||||
Reference in New Issue
Block a user