Commit 0eb57c90 authored by yann300's avatar yann300

renaming

parent 394cfe5f
...@@ -189,7 +189,7 @@ jobs: ...@@ -189,7 +189,7 @@ jobs:
- store_artifacts: - store_artifacts:
path: ./apps/remix-ide/reports/screenshots path: ./apps/remix-ide/reports/screenshots
publish-docker: publish:
docker: docker:
# specify the version you desire here # specify the version you desire here
- image: circleci/node:10.19.0-buster - image: circleci/node:10.19.0-buster
...@@ -261,7 +261,7 @@ workflows: ...@@ -261,7 +261,7 @@ workflows:
- remix-ide-run-deploy: - remix-ide-run-deploy:
requires: requires:
- remix-libs - remix-libs
- publish-docker: - publish:
requires: requires:
- remix-ide-chrome - remix-ide-chrome
- remix-ide-firefox - remix-ide-firefox
......
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