mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Use dev Docker image in CD
This commit is contained in:
parent
f511cf9dfe
commit
ba31777ba9
2 changed files with 2 additions and 5 deletions
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker rm cloud-game -f
|
||||
docker system prune -f
|
||||
|
|
@ -1,6 +1,7 @@
|
|||
COORDINATORS="167.172.70.98 cloudretro.io"
|
||||
DOCKER_IMAGE_TAG=dev
|
||||
DO_ADDRESS_LIST="cloud-gaming cloud-gaming-eu cloud-gaming-usw"
|
||||
IP_LIST=47.244.229.182
|
||||
SPLIT_HOSTS=1
|
||||
WORKERS=${WORKERS:-5}
|
||||
USER=root
|
||||
WORKERS=${WORKERS:-5}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue