Skip to content

Commit 48ddb3d

Browse files
Gunasekar-Kdedywahyudi
authored andcommitted
Update config.yml
[skip ci]
1 parent f573055 commit 48ddb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
name: "configuring environment"
208208
command: |
209209
./awsconfiguration.sh PROD
210-
./buildenv.sh -e PROD -b prod_communityapp_buildvar,prod_communityapp_deployvar
210+
./buildenv.sh -e PROD -b prod_communityapp_buildvar,prod_communityapp_deployvar -l prod_communityapp_buildvar_ps
211211
# Build of Docker image.
212212
- run: *build_docker_image
213213
# Caching node modules.

0 commit comments

Comments
 (0)