We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f573055 commit 48ddb3dCopy full SHA for 48ddb3d
.circleci/config.yml
@@ -207,7 +207,7 @@ jobs:
207
name: "configuring environment"
208
command: |
209
./awsconfiguration.sh PROD
210
- ./buildenv.sh -e PROD -b prod_communityapp_buildvar,prod_communityapp_deployvar
+ ./buildenv.sh -e PROD -b prod_communityapp_buildvar,prod_communityapp_deployvar -l prod_communityapp_buildvar_ps
211
# Build of Docker image.
212
- run: *build_docker_image
213
# Caching node modules.
0 commit comments