This commit is contained in:
@@ -49,6 +49,6 @@ jobs:
|
|||||||
{
|
{
|
||||||
"prune": false,
|
"prune": false,
|
||||||
"pullImage": true,
|
"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
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user