init
This commit is contained in:
parent
3b9291fc20
commit
5bbdc30289
@ -62,7 +62,7 @@ spec:
|
||||
fi
|
||||
|
||||
echo "📂 Checking built artifacts..."
|
||||
BUILD_PATH="/workspace/base/$(params.workshop)/dist"
|
||||
BUILD_PATH="/workspace/base/$(params.base)/source/dist"
|
||||
echo -n "$BUILD_PATH" > /tekton/results/build-artifact-path
|
||||
|
||||
if [ -d "$BUILD_PATH" ] && [ -n "$(ls -A "$BUILD_PATH")" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user