Build on manual pipeline run

This commit is contained in:
Romain Vigier
2020-08-10 10:47:22 +02:00
parent 2cf0296245
commit 0fd1490afa
+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
- if: $CI_JOB_MANUAL - when: manual
cache: cache:
paths: paths:
- .dnf_cache - .dnf_cache