Skip to content

Commit 99bb3f2

Browse files
committed
Include prod vars on CI
1 parent 3aa827f commit 99bb3f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches: [ main ]
88

99
env:
10+
BASE_URL_HOST=localhost:8081
11+
ENABLE_PROXY_FIX=False
1012
AIRFLOW_PROJ_DIR: /home/runner/work/AlertFlow/AlertFlow/alertflow
1113
AIRFLOW_HOME: /opt/airflow
1214
AIRFLOW_PORT: 8081

0 commit comments

Comments
 (0)