We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2e51e commit cbd0a5cCopy full SHA for cbd0a5c
.github/workflows/build-on-main.yaml
@@ -109,6 +109,7 @@ jobs:
109
BASE_VALUES_FILE: "./helm-values/aws-base.yaml"
110
OVERRIDES_VALUES_FILE: "./helm-values/aws-staging.yaml"
111
DRY_RUN: "true"
112
+ DEBUG_MODE: "false"
113
run: ./deploy.sh
114
working-directory: ${{ github.workspace }}/easytrade-infrastructure
115
0 commit comments