pull docker image
Build & Deploy / Build & Push Docker Image (push) Successful in 3m4s
Test / Type Check (all packages) (push) Successful in 1m2s
Build & Deploy / Deploy to VPS (push) Successful in 4s
Test / API Unit Tests (push) Successful in 52s
Test / Homepage Unit Tests (push) Successful in 45s
Test / Storefront Unit Tests (push) Successful in 44s
Test / Admin Unit Tests (push) Successful in 43s
Test / Dashboard Unit Tests (push) Successful in 43s
Test / API Integration Tests (push) Successful in 1m1s

This commit is contained in:
root
2026-07-01 22:12:49 -04:00
parent 63f8df1e38
commit 97d5ecfcf0
2 changed files with 7 additions and 1 deletions
@@ -20,6 +20,8 @@ REGISTRY_PASSWORD=
# The VPS cannot reach the VPN-only registry, so archive loading is required.
IMAGE_ARCHIVE_DIR=/opt/docker-image-transfer
IMAGE_ARCHIVE_REQUIRED=true
# Optional VPN container name/id used by deploy-production.sh to fetch a missing image archive.
# VPN_CONTAINER=
# Database
DATABASE_URL_FROM_POSTGRES=true