init
This commit is contained in:
parent
2ef0796023
commit
5b86643bba
@ -52,6 +52,9 @@ spec:
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
ls -al $HOME
|
||||
ls -al $HOME/.docker
|
||||
|
||||
IMAGE="$(params.imageName):$(params.tag)"
|
||||
echo "📦 Using image: $IMAGE"
|
||||
echo -n "$IMAGE" > /tekton/results/imageUrl
|
||||
|
Loading…
x
Reference in New Issue
Block a user