File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -276,7 +276,6 @@ workflows:
276276 branches :
277277 only :
278278 - develop
279- - fix-topgear-profile
280279 # This is alternate dev env for parallel testing
281280 - " build-test " :
282281 context : org-global
@@ -290,22 +289,21 @@ workflows:
290289 filters :
291290 branches :
292291 only :
293- - free
292+ - fix-topgear-profile
294293 # This is beta env for production soft releases
295294 - " build-prod-beta " :
296295 context : org-global
297296 filters :
298297 branches :
299298 only :
300- - free
299+ - fix-topgear-profile
301300 # This is stage env for production QA releases
302301 - " build-prod-staging " :
303302 context : org-global
304303 filters :
305304 branches :
306305 only :
307306 - develop
308- - fix-topgear-profile
309307 - " approve-smoke-test-on-staging " :
310308 type : approval
311309 requires :
You can’t perform that action at this time.
0 commit comments