diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f21a0f..8ab660a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ build: image: fedora:latest rules: - if: $CI_COMMIT_TAG - - when: manual + - if: $CI_PIPELINE_SOURCE == "web" cache: paths: - .dnf_cache