Skip to content

Commit

Permalink
(PC-15740) fix(server): automatic deploy in testing #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitri Kopriwa committed Jun 16, 2022
1 parent 22148e3 commit 9321e86
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1069,8 +1069,6 @@ workflows:
ignore: /.*/
branches:
only: master
requires:
- wait_for_approval_web_proxy_to_deploy
context:
- GCP
- GCP_APP_NATIVE_EHP
Expand Down Expand Up @@ -1137,8 +1135,7 @@ workflows:
- /^(patch\/)?v.*/
- /^hotfix-staging.*/
branches:
only:
- master
ignore: /.*/
type: approval
requires:
- test-proxy

0 comments on commit 9321e86

Please sign in to comment.