This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user