Test the script
This commit is contained in:
parent
7d8f5167c8
commit
bdbd9531fa
@ -4,6 +4,8 @@ set -e
|
||||
# 📦 Ensure apk installs: yq, jq, git, bash, curl
|
||||
# Required for pipeline: alpine image + apk add --no-cache git bash curl yq jq
|
||||
|
||||
apk add --no-cache git bash curl yq jq
|
||||
|
||||
echo "🔍 Scanning for apps with cname.yaml..."
|
||||
|
||||
mkdir -p generated-values
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user