add workflow
Build and Publish Containers / build-and-push (., backend/Dockerfile, rmtpocketwatcher-backend, backend) (push) Failing after 1m36s

This commit is contained in:
2026-06-06 01:35:55 -04:00
parent 65b1079de3
commit 4cf03ff361
2 changed files with 80 additions and 2 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ POSTGRES_PASSWORD=your_secure_password_here
POSTGRES_DB=rmtpocketwatcher
# Docker Registry Configuration
DOCKER_REGISTRY=ghcr.io
DOCKER_IMAGE=lambdabanking/rmtpocketwatcher-backend
DOCKER_REGISTRY=your-gitea.example.com
DOCKER_IMAGE=your-org-or-user/rmtpocketwatcher-backend
IMAGE_TAG=latest
# Backend Configuration