Unverified Commit 7a1cbfef authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #514 from ethereum/yann300-patch-10

Readd publish to docker
parents ade4b907 63bcd88e
......@@ -212,9 +212,9 @@ jobs:
- run: npm run build:libs
- run: npm run downloadsolc_root
- run: npm run build
- run: ./apps/remix-ide/ci/copy_resources.sh
# - run: ./apps/remix-ide/ci/build_and_publish_docker_images.sh
- run: ./apps/remix-ide/ci/copy_resources.sh
- run: ./apps/remix-ide/ci/publishIpfs
- run: ./apps/remix-ide/ci/build_and_publish_docker_images.sh
deploy-remix-alpha:
docker:
......@@ -280,4 +280,4 @@ workflows:
- remix-ide-run-deploy
filters:
branches:
only: master
\ No newline at end of file
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