Publish docker before deploying to remix-live or remix-alpha

pull/142/head
ioedeveloper 4 years ago
parent 3c48200b2f
commit 990cfbb0af
  1. 2
      apps/remix-ide/.circleci/config.yml

@ -216,6 +216,7 @@ workflows:
- remix-ide-chrome
- remix-ide-firefox
- remix-ide-run-deploy
- publish-docker
filters:
branches:
only: remix_live
@ -224,6 +225,7 @@ workflows:
- remix-ide-chrome
- remix-ide-firefox
- remix-ide-run-deploy
- publish-docker
filters:
branches:
only: master

Loading…
Cancel
Save