Replace Dockerfile and docker-compose.yml with .meal versions, update references
CI / test-and-package (push) Successful in 1m53s
CI / test-and-package (push) Successful in 1m53s
This commit is contained in:
@@ -17,7 +17,7 @@ if [ -z "${GITEA_PASSWORD:-}" ]; then
|
||||
fi
|
||||
|
||||
# Configure the remote with credentials for non-interactive pulls
|
||||
COMPOSE_FILE="docker-compose.meal.yml"
|
||||
COMPOSE_FILE="docker-compose.yml"
|
||||
REMOTE_BASE="https://gitea.ct.cozytren.ch/romane/agentbox-test"
|
||||
REMOTE_AUTH="https://agentbox:${GITEA_PASSWORD}@gitea.ct.cozytren.ch/romane/agentbox-test"
|
||||
git remote set-url origin "$REMOTE_AUTH"
|
||||
|
||||
Reference in New Issue
Block a user