pull/5370/head
filip mertens 2 years ago committed by bunsenstraat
parent 982054c0e5
commit 5c0513db7a
  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