Skip to content

Commit

Permalink
(PC-15740) fix(server): automatic deploy in testing #2 (#3128)
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitri Kopriwa <[email protected]>
  • Loading branch information
kopax-polyconseil and Dimitri Kopriwa committed Jun 20, 2022
1 parent 1f6f96d commit 068c3fc
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 @@ -1073,8 +1073,6 @@ workflows:
ignore: /.*/
branches:
only: master
requires:
- wait_for_approval_web_proxy_to_deploy
context:
- GCP
- GCP_APP_NATIVE_EHP
Expand Down Expand Up @@ -1141,8 +1139,7 @@ workflows:
- /^(patch\/)?v.*/
- /^hotfix-staging.*/
branches:
only:
- master
ignore: /.*/
type: approval
requires:
- test-proxy

0 comments on commit 068c3fc

Please sign in to comment.