Now remove env vars
Some checks are pending
/ build (push) Successful in 4s
/ deploy (push) Waiting to run

This commit is contained in:
Chris Thompson 2025-05-22 17:32:59 -04:00
parent 9100ea95b7
commit 5480a57117

View file

@ -38,14 +38,6 @@ jobs:
deploy:
needs: build
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:
image: git.agaric.com/agaric/deploycontainer:0.0.3
credentials: