Commit 990cfbb0 authored by ioedeveloper's avatar ioedeveloper

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

parent 3c48200b
...@@ -216,6 +216,7 @@ workflows: ...@@ -216,6 +216,7 @@ workflows:
- remix-ide-chrome - remix-ide-chrome
- remix-ide-firefox - remix-ide-firefox
- remix-ide-run-deploy - remix-ide-run-deploy
- publish-docker
filters: filters:
branches: branches:
only: remix_live only: remix_live
...@@ -224,6 +225,7 @@ workflows: ...@@ -224,6 +225,7 @@ workflows:
- remix-ide-chrome - remix-ide-chrome
- remix-ide-firefox - remix-ide-firefox
- remix-ide-run-deploy - remix-ide-run-deploy
- publish-docker
filters: filters:
branches: branches:
only: master only: master
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment