Skip to content

Commit 7d71274

Browse files
committed
Update config.yml
1 parent ff43cb4 commit 7d71274

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -148,22 +148,17 @@ workflows:
148148
context : org-global
149149
- deployDev:
150150
context : org-global
151-
requires:
152-
- test
153151
filters:
154152
branches:
155153
only: ['develop', 'connect-performance-testing']
156154
- deployProd:
157155
context : org-global
158-
requires:
159-
- test
160156
filters:
161157
branches:
162158
only: ['master']
163159
- Hold [Performance-Testing]:
164160
type: approval
165161
requires:
166-
- test
167162
- deployDev
168163
- deployProd
169164
- Connect-Performance-Testing:

0 commit comments

Comments
 (0)