diff --git a/playbooks/roles/gpg/tasks/main.yml b/playbooks/roles/gpg/tasks/main.yml index 8f8883362..111cb0fb0 100644 --- a/playbooks/roles/gpg/tasks/main.yml +++ b/playbooks/roles/gpg/tasks/main.yml @@ -85,7 +85,7 @@ # in the repo become too stale to be used without successsful refresh the # maintainers will notice failed builds and fix them by refreshing their own # keyrings and updating the static repo keys until the build passes again. - when: not streisand_ci + when: false - name: "Set up a daily cronjob to refresh the Streisand GPG keyring" template: