We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faa9de commit 0cded85Copy full SHA for 0cded85
config/jobs/kubernetes/sig-k8s-infra/trusted/sig-release-release-team-jobs/release-team-periodics.yaml
@@ -1,8 +1,8 @@
1
periodics:
2
-- name: periodic-sync-enhancements-github-project-1-34
+- name: periodic-sync-enhancements-github-project-1-35
3
# temporarily disable job by with an impossible cron date instead of deleting it
4
- cron: '0 0 31 2 *'
5
- # interval: 6h
+ #cron: '0 0 31 2 *'
+ interval: 6h
6
cluster: k8s-infra-prow-build-trusted
7
decorate: true
8
annotations:
@@ -20,7 +20,7 @@ periodics:
20
- ./release-team/hack/sync-enhancements-github-project-beta.sh
21
env:
22
- name: GITHUB_PROJECT_BETA_NUMBER
23
- value: "213"
+ value: "229"
24
- name: GITHUB_TOKEN
25
valueFrom:
26
secretKeyRef:
0 commit comments