From 62eb3536e0b5161f6362b120780b95d5d561fdcb Mon Sep 17 00:00:00 2001 From: Mo 森 Date: Apr 21 2022 11:31:57 +0000 Subject: get CI to work as intended --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d9b6ee9..c7d49e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,6 +39,7 @@ copr_push: rules: - changes: - "*.spec" + - "copr.conf+gpgcrypted" stage: deploy needs: - job: srpm @@ -65,6 +66,7 @@ preptest: rules: - changes: - "*.spec" + - "copr.conf+gpgcrypted" stage: test needs: - job: srpm