Fix workflow
Some checks failed
Build and Deploy / build (push) Has been cancelled

This commit is contained in:
2025-04-20 16:03:26 +02:00
parent 2f2b4d05a1
commit 1167c3922e
2 changed files with 1 additions and 1 deletions

View File

@@ -49,6 +49,6 @@ jobs:
{
"prune": false,
"pullImage": true,
"stackFileContent": "$(cat .gitea/workflows/portainer-stack.yml | sed 's/"/\\"/g' | tr '\n' '\\n')"
"stackFileContent": "$(cat portainer-stack.yml | sed 's/"/\\"/g' | tr '\n' '\\n')"
}
EOF