"can i see it?"
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
ThaMunsta
2025-03-15 13:49:58 -04:00
parent c56641ab09
commit f1781c78ab

View File

@@ -43,6 +43,7 @@ jobs:
# Read stack file content
STACK_FILE_CONTENT=$(jq -Rs . < stack.yml)
echo "$(<stack.yml )"
# Prepare JSON payload
JSON_PAYLOAD=$(jq -n --arg stackFileContent "$STACK_FILE_CONTENT" --argjson pullImage true \