We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc9e87 commit ec92f49Copy full SHA for ec92f49
.github/workflows/deploy.yml
@@ -66,6 +66,7 @@ jobs:
66
DATABASE_PORT: ${{ env.AEOLUS_DATABASE_PORT }}
67
FETCH_BUCKET: ${{ env.AEOLUS_FETCH_BUCKET }}
68
ETL_BUCKET: ${{ env.AEOLUS_FETCH_BUCKET }}
69
+ PAUSE_INGESTING: True
70
71
72
working-directory: ./cdk
0 commit comments