fix: make v02 bun artifact builds reliable
This commit is contained in:
@@ -1152,7 +1152,7 @@ NODE
|
||||
fi
|
||||
rm -rf /workspace/service-work/repo
|
||||
mkdir -p /workspace/service-work/repo
|
||||
cp -a /workspace/source/repo/. /workspace/service-work/repo/
|
||||
tar -C /workspace/source/repo -cf - . | tar -C /workspace/service-work/repo -xo -f -
|
||||
cd /workspace/service-work/repo
|
||||
export HWLAB_CI_ARTIFACT_RUN_ID="$(context.pipelineRun.name)-$(params.service-id)"
|
||||
export HWLAB_CI_ARTIFACT_RUN_OWNER="tekton"
|
||||
|
||||
Reference in New Issue
Block a user