sub domain deploy for branches 7
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -42,6 +42,10 @@ jobs:
|
||||
changeEnvVar "PORT" $PORT
|
||||
changeEnvVar "APP_DIR" "/var/docker-web/apps/$APP_NAME"
|
||||
|
||||
set -a && source .env && set +a
|
||||
cat .env
|
||||
echo $APP_NAME
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build app
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user