Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Jan 28, 2025
1 parent e3549d4 commit 635e344
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tekton/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,9 +242,9 @@ spec:
values: ["$(tasks.task-switchboard.results.bindings[*])"]
runAfter:
- e2e-tests
workspaces:
- name: source
workspace: workspace
# workspaces:
# - name: source
# workspace: workspace
params:
- name: artifact_dir
value: /workspace/artifact-dir
Expand Down

0 comments on commit 635e344

Please sign in to comment.