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 711a6bb commit ba11b95Copy full SHA for ba11b95
.circleci/config.yml
@@ -63,7 +63,7 @@ jobs:
63
name: "configuring environment"
64
command: |
65
./awsconfiguration.sh DEV
66
- ./buildenv.sh -e DEV -b dev_communityapp_buildvar,dev_communityapp_deployvar
+ ./buildenv.sh -e DEV -b dev_communityapp_buildvar,dev_communityapp_deployvar -l dev_communityapp_buildvar_ps
67
- run: *build_docker_image
68
# Caching node modules.
69
- save_cache: *save_cache_settings
0 commit comments