We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5eb7d commit b73bec5Copy full SHA for b73bec5
playbooks/roles/gpg/tasks/main.yml
@@ -85,8 +85,7 @@
85
# in the repo become too stale to be used without successsful refresh the
86
# maintainers will notice failed builds and fix them by refreshing their own
87
# keyrings and updating the static repo keys until the build passes again.
88
- when: not streisand_ci
89
-
+ when: false
90
- name: "Set up a daily cronjob to refresh the Streisand GPG keyring"
91
template:
92
src: "streisand-gpg-refresh.j2"
0 commit comments