feat: use portainer hook instead of pushing image to gitea package repository
All checks were successful
Build and Deploy / build (push) Successful in 2m11s
Build and Deploy / deploy (push) Successful in 2s

This commit is contained in:
2026-05-30 23:16:49 +02:00
parent 39f549f156
commit 05eb29ad8b
3 changed files with 30 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
services:
app:
container_name: pihkaal-me
image: git.pihkaal.me/pihkaal/pihkaal-me:latest
build: .
restart: unless-stopped
networks:
- web