Revert "adding 'env' output for debugging, wip"
This reverts commit 86e9dee57d.
This commit is contained in:
parent
32e083129b
commit
c7274fc8bb
1 changed files with 0 additions and 2 deletions
|
|
@ -21,8 +21,6 @@ if [ -z "$GITHUB_SHA" ]; then
|
||||||
echo "GITHUB_SHA not defined, pass it in the environment with an 'env:' clause to the action" && exit 1
|
echo "GITHUB_SHA not defined, pass it in the environment with an 'env:' clause to the action" && exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
env
|
|
||||||
|
|
||||||
echo "Going to apply kustomization configuration at ${KUST_CONFIG}"
|
echo "Going to apply kustomization configuration at ${KUST_CONFIG}"
|
||||||
echo "K3S_YAML:"
|
echo "K3S_YAML:"
|
||||||
echo "$K3S_YAML"
|
echo "$K3S_YAML"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue