fix: pipeline

This commit is contained in:
2021-10-28 14:49:22 +02:00
parent 68caabe221
commit ec5fc028b0
+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}