Skip to content

Commit

Permalink
Temporarily disable ec-checks for this PR
Browse files Browse the repository at this point in the history
This is to make sure that the e2e tests run even though I am using
custom buildah image in the build step

Signed-off-by: mkosiarc <mkosiarc@redhat.com>
  • Loading branch information
mkosiarc committed Aug 17, 2024
1 parent 4e3d0ae commit 0a0fe43
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .tekton/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,14 +200,14 @@ spec:
workspaces:
- name: source
workspace: workspace
- name: ec-task-checks
runAfter:
- fetch-repository
taskRef:
name: ec-checks
workspaces:
- name: source
workspace: workspace
# - name: ec-task-checks
# runAfter:
# - fetch-repository
# taskRef:
# name: ec-checks
# workspaces:
# - name: source
# workspace: workspace
- name: check-task-migration-md
runAfter:
- fetch-repository
Expand Down

0 comments on commit 0a0fe43

Please sign in to comment.