diff --git a/.tekton/push.yaml b/.tekton/push.yaml index eaeab8c126..3535a27c24 100644 --- a/.tekton/push.yaml +++ b/.tekton/push.yaml @@ -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)"