Build on manual pipeline run

This commit is contained in:
Romain Vigier
2020-08-10 10:43:10 +02:00
parent 2aaa38af01
commit 2cf0296245
+1
View File
@@ -38,6 +38,7 @@ build:
image: fedora:latest image: fedora:latest
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
- if: $CI_JOB_MANUAL
cache: cache:
paths: paths:
- .dnf_cache - .dnf_cache