feat: use portainer hook instead of pushing image to gitea package repository
This commit is contained in:
@@ -28,7 +28,9 @@ services:
|
||||
|
||||
discord-bot:
|
||||
container_name: lbf-bot
|
||||
image: git.pihkaal.me/pihkaal/lbf-bot:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: apps/discord-bot/Dockerfile
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user