Build on manual pipeline run

This commit is contained in:
Romain Vigier
2020-08-10 11:21:21 +02:00
parent 74a0d9c1c8
commit a6e55d5cc5
+1 -1
View File
@@ -38,7 +38,7 @@ build:
image: fedora:latest image: fedora:latest
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
- when: manual - if: $CI_PIPELINE_SOURCE == "web"
cache: cache:
paths: paths:
- .dnf_cache - .dnf_cache