Skip to content

Commit

Permalink
build-acceptable-bundles.sh was not found
Browse files Browse the repository at this point in the history
Set the working dir to the workspace path to fix
  • Loading branch information
joejstuart committed Mar 27, 2024
1 parent f722cfc commit c006387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .tekton/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ spec:
steps:
- name: build-bundles
image: quay.io/redhat-appstudio/appstudio-utils:{{ revision }}
workingDir: $(workspaces.artifacts.path)/source
env:
- name: REVISION
value: "$(params.revision)"
Expand Down

0 comments on commit c006387

Please sign in to comment.