init
This commit is contained in:
parent
fe358d4815
commit
3b9291fc20
@ -122,7 +122,7 @@ spec:
|
||||
|
||||
cd /workspace/base
|
||||
|
||||
CLONE_DIR="$(params.source)"
|
||||
CLONE_DIR="$(params.context)/source"
|
||||
if [ -z "$CLONE_DIR" ]; then
|
||||
CLONE_DIR="."
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user