Skip to content

Commit 282609a

Browse files
authored
Merge branch 'develop-test-poc-merge' into community-app-tests-poc
2 parents 40bb253 + a74585e commit 282609a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
command: |
5454
./awsconfiguration.sh DEV
5555
./buildenv.sh -e DEV -b dev_communityapp_buildvar,dev_communityapp_deployvar
56+
./community-app-tests/smoketest.sh automation-config-dev.json dev
5657
- run: *build_docker_image
5758
# Caching node modules.
5859
- save_cache: *save_cache_settings
@@ -231,8 +232,7 @@ workflows:
231232
branches:
232233
only:
233234
- develop
234-
- community-app-tests-poc
235-
- free
235+
- develop-test-poc-merge
236236
# This is alternate dev env for parallel testing
237237
- "build-test":
238238
context: org-global

0 commit comments

Comments
 (0)