Test the script

This commit is contained in:
dvirlabs 2025-06-22 19:35:07 +03:00
parent 7d8f5167c8
commit bdbd9531fa

View File

@ -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