Problem reproduced\! Try removing environment
This commit is contained in:
parent
a8618a66f5
commit
9100ea95b7
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
needs: build
|
needs: build
|
||||||
if: vars.DEPLOY_TEST == 1
|
if: vars.DEPLOY_TEST == 1
|
||||||
environment:
|
|
||||||
name: test
|
|
||||||
url: https://app.housingworks.net/
|
|
||||||
env:
|
env:
|
||||||
BACKUP_DIR: "/home/app_test/backups"
|
BACKUP_DIR: "/home/app_test/backups"
|
||||||
BUILD_ROOT: build
|
BUILD_ROOT: build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue