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

View File

@@ -1,8 +0,0 @@
# portainer-stack.yml
version: '3.8'
services:
jarvis:
image: gitea.abzk.fr/mrzaiko/jarvis:latest
container_name: jarvis
volumes:
- /home/portainer/docker-config/local_stuff/jarvis/:/app/config