Skip to content

Commit

Permalink
fix prowjobs
Browse files Browse the repository at this point in the history
  • Loading branch information
haitch committed Apr 18, 2024
1 parent a52b144 commit cac9677
Show file tree
Hide file tree
Showing 3 changed files with 489 additions and 488 deletions.
13 changes: 1 addition & 12 deletions config/prow/release-branch-jobs/1.24.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
periodics:
- interval: 24h
agent: kubernetes
name: echo-test
namespace: test-pods
spec:
containers:
- image: alpine
command: ["/bin/date"]
postsubmits: {}
presubmits:
$GITHUB_ORG/$GITHUB_REPO:
# 1.24-lts jobs, do not change indentation of the lines below, it need to be aligned with base.yaml
- always_run: true
branches:
- release-1.24-lts
Expand Down
Loading

0 comments on commit cac9677

Please sign in to comment.