Skip to content

Commit 9303613

Browse files
committed
deploy community-app-tests-poc
1 parent 7a73cac commit 9303613

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
@@ -53,7 +53,6 @@ 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
5756
- run: *build_docker_image
5857
# Caching node modules.
5958
- save_cache: *save_cache_settings
@@ -233,6 +232,7 @@ workflows:
233232
only:
234233
- develop
235234
- develop-test-poc-merge
235+
- community-app-tests-poc
236236
# This is alternate dev env for parallel testing
237237
- "build-test":
238238
context: org-global

0 commit comments

Comments
 (0)