fix: pipeline #21
+1
-1
@@ -19,7 +19,7 @@ variables:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
when: never
|
||||
- when: always
|
||||
- when: on_success
|
||||
|
||||
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user