Merge branch 'fix-pipeline' into 'main'

fix: pipeline

See merge request unboundsoftware/shiny/auth0mock!16
This commit was merged in pull request #21.
This commit is contained in:
2021-10-28 13:02:20 +00:00
+1 -1
View File
@@ -19,7 +19,7 @@ variables:
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
when: never
- when: always
- when: on_success
image: buildtool/build-tools:${BUILDTOOLS_VERSION}