init
This commit is contained in:
parent
c10a857a83
commit
2814d93c07
@ -28,7 +28,7 @@ spec:
|
||||
description: Secret workspace with files matching secretKeys
|
||||
|
||||
results:
|
||||
- name: kaniko-args
|
||||
- name: kanikoArgs
|
||||
description: >
|
||||
A space-separated string of arguments in the format '--build-arg KEY=VALUE', suitable for passing to the Kaniko executor.
|
||||
|
||||
@ -61,4 +61,4 @@ spec:
|
||||
done
|
||||
|
||||
echo "✅ Final build args: $FINAL_ARGS"
|
||||
echo -n "$FINAL_ARGS" > /tekton/results/kaniko-args
|
||||
echo -n "$FINAL_ARGS" > /tekton/results/kanikoArgs
|
Loading…
x
Reference in New Issue
Block a user