Now remove env vars
This commit is contained in:
parent
9100ea95b7
commit
5480a57117
1 changed files with 0 additions and 8 deletions
|
@ -38,14 +38,6 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
needs: build
|
needs: build
|
||||||
if: vars.DEPLOY_TEST == 1
|
if: vars.DEPLOY_TEST == 1
|
||||||
env:
|
|
||||||
BACKUP_DIR: "/home/app_test/backups"
|
|
||||||
BUILD_ROOT: build
|
|
||||||
SSH_TARGET: test
|
|
||||||
DEPLOY_ENV: test
|
|
||||||
DEPLOY_ROOT: /var/www/app.housingworks.net
|
|
||||||
DRUSH_DISABLE: ${{ vars.DRUSH_DISABLE }}
|
|
||||||
GOOGLEMAPS_API_KEY: ${{ secrets.GOOGLEMAPS_API_KEY }}
|
|
||||||
container:
|
container:
|
||||||
image: git.agaric.com/agaric/deploycontainer:0.0.3
|
image: git.agaric.com/agaric/deploycontainer:0.0.3
|
||||||
credentials:
|
credentials:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue