pull/3505/head
filip mertens 2 years ago committed by bunsenstraat
parent 0b594203e3
commit 763b7767cf
  1. 5
      .circleci/config.yml

@ -323,7 +323,10 @@ workflows:
- remix-ide-browser
- plugins
- prebuild
- prebuild:
filters:
branches:
only: ['master', 'remix_live', 'remix_beta']
- deploy-build:
script: "live"
requires:

Loading…
Cancel
Save