Skip to content

Commit e57096b

Browse files
committed
Test deploying delete button branch for validation
1 parent 8e82e2f commit e57096b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ workflows:
350350
branches:
351351
only:
352352
- develop
353+
- submission_delete_button
353354
# This is alternate dev env for parallel testing
354355
- "build-test":
355356
context : org-global
@@ -397,6 +398,7 @@ workflows:
397398
branches:
398399
ignore:
399400
- develop
401+
- submission_delete_button
400402

401403
Smoke Testing:
402404
when: << pipeline.parameters.run_smoketesting >>

0 commit comments

Comments
 (0)