Skip to content

Commit af6b255

Browse files
authored
Temporarily disable alcove post-merge release pipeline (#1140)
Disable the post merge pipeline to investigate some issues: - we don't have an ocp SA account yet - it is deploying 8 agents per execution
1 parent 41cf4f9 commit af6b255

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.alcove/workflows/post-merge-release-pipeline.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ description: |
55
pod health and ensures CLAUDE.md is up-to-date with the changes.
66
77
trigger:
8-
github:
9-
events: [push]
10-
branches: [main]
11-
repos: [pulp/pulp-service]
12-
delivery_mode: polling
8+
# github:
9+
# events: [push]
10+
# branches: [main]
11+
# repos: [pulp/pulp-service]
12+
# delivery_mode: polling
1313

1414
workflow:
1515
- id: await-konflux-release

0 commit comments

Comments
 (0)