Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c0a6b51

Browse files
committedJan 15, 2021
ci: removing smoke test on dev branch
1 parent f25edfc commit c0a6b51

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,6 @@ workflows:
276276
branches:
277277
only:
278278
- develop
279-
- "smoke-testing":
280-
type: approval
281-
requires:
282-
- build-dev
283279
# This is alternate dev env for parallel testing
284280
- "build-test":
285281
context : org-global

0 commit comments

Comments
 (0)
Please sign in to comment.