mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Embed config.yaml into both apps
This commit is contained in:
parent
9231120a55
commit
b227260060
11 changed files with 31 additions and 21 deletions
1
.github/workflows/cd/deploy-app.sh
vendored
1
.github/workflows/cd/deploy-app.sh
vendored
|
|
@ -72,7 +72,6 @@ WORKERS=${WORKERS:-4}
|
|||
USER=${USER:-root}
|
||||
|
||||
compose_src=$(cat $LOCAL_WORK_DIR/docker-compose.yml)
|
||||
config_src=$(cat $LOCAL_WORK_DIR/configs/config.yaml)
|
||||
|
||||
function remote_run_commands() {
|
||||
ret=""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue