Skip to content

Commit d89e8db

Browse files
ci: Remove old automated smoke testing
1 parent dc74c35 commit d89e8db

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.circleci/config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -361,14 +361,6 @@ workflows:
361361
branches:
362362
only:
363363
- develop
364-
- "approve-smoke-test-on-staging":
365-
type: approval
366-
requires:
367-
- build-prod-staging
368-
- "smoke-test-on-staging":
369-
context : org-global
370-
requires:
371-
- approve-smoke-test-on-staging
372364
# Production builds are exectuted
373365
# when PR is merged to the master
374366
# Don't change anything in this configuration

0 commit comments

Comments
 (0)