add image pull to production
Build & Deploy / Build & Push Docker Image (push) Successful in 3m15s
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 51s
Test / Homepage Unit Tests (push) Successful in 45s
Test / Storefront Unit Tests (push) Successful in 44s
Test / Admin Unit Tests (push) Successful in 42s
Test / Dashboard Unit Tests (push) Successful in 44s
Test / API Integration Tests (push) Successful in 1m1s
Build & Deploy / Build & Push Docker Image (push) Successful in 3m15s
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 51s
Test / Homepage Unit Tests (push) Successful in 45s
Test / Storefront Unit Tests (push) Successful in 44s
Test / Admin Unit Tests (push) Successful in 42s
Test / Dashboard Unit Tests (push) Successful in 44s
Test / API Integration Tests (push) Successful in 1m1s
This commit is contained in:
@@ -80,6 +80,10 @@ missing archive automatically if `VPN_CONTAINER` is set:
|
||||
VPN_CONTAINER="6c5dca44e1c2" ./deploy-production.sh
|
||||
```
|
||||
|
||||
If `VPN_CONTAINER` is not set, the deploy script tries to auto-detect one
|
||||
running container with a common VPN name or image such as `vpn`, `gluetun`,
|
||||
`wireguard`, `openvpn`, `tailscale`, or `wg-easy`.
|
||||
|
||||
Equivalent manual command:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user