From 0c7936c900079d7f59d8a12ee9d7fc88276545d9 Mon Sep 17 00:00:00 2001 From: hasan genc Date: Mon, 29 Jun 2020 16:18:10 +0300 Subject: [PATCH] Remove beta deployment from test-deploy --- .circleci/config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1eb8661..31d5c41 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -93,12 +93,6 @@ workflows: filters: branches: only: master - - beta_deploy: - requires: - - hold - filters: - branches: - only: master test-betadeploy: jobs: - test: