pull/2868/head
filip mertens 2 years ago
parent 9f4b496212
commit 118ea69156
  1. 12
      .circleci/config.yml

@ -303,9 +303,7 @@ workflows:
- lint
- remix-libs
- remix-ide-browser
- remix-ide-plugin-api
- remix-ide-vyper-plugin
- remix-ide-etherscan-plugin
- remix-test-plugins
filters:
branches:
only: remix_live
@ -314,9 +312,7 @@ workflows:
- lint
- remix-libs
- remix-ide-browser
- remix-ide-plugin-api
- remix-ide-vyper-plugin
- remix-ide-etherscan-plugin
- remix-test-plugins
filters:
branches:
only: master
@ -325,9 +321,7 @@ workflows:
- lint
- remix-libs
- remix-ide-browser
- remix-ide-plugin-api
- remix-ide-vyper-plugin
- remix-ide-etherscan-plugin
- remix-test-plugins
filters:
branches:
only: remix_beta

Loading…
Cancel
Save