Skip to content

Commit 27432c5

Browse files
ci: Deploy remove-outage-banner to Dev and Stag
1 parent 95f5f5e commit 27432c5

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
@@ -276,6 +276,7 @@ workflows:
276276
branches:
277277
only:
278278
- develop
279+
- remove-outage-banner
279280
# This is alternate dev env for parallel testing
280281
- "build-test":
281282
context : org-global
@@ -305,6 +306,7 @@ workflows:
305306
branches:
306307
only:
307308
- develop
309+
- remove-outage-banner
308310
- "approve-smoke-test-on-staging":
309311
type: approval
310312
requires:

0 commit comments

Comments
 (0)