From 676df0bd6a634185919f35716ef861c459458307 Mon Sep 17 00:00:00 2001 From: 6gfd8 <73461334+6gfd8@users.noreply.github.com> Date: Fri, 30 Oct 2020 13:56:24 +1300 Subject: [PATCH] Update main.yml https://github.com/StreisandEffect/streisand/issues/1801#issuecomment-682227666 --- playbooks/roles/gpg/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: