Fix CircleCI script

pull/218/head
Dr. Sergey Pogodin 7 years ago
parent f0a2345629
commit 7c1ce02f33
  1. 2
      .circleci/config.yml

@ -47,7 +47,7 @@ jobs:
deploy:
docker:
- image: birdofpreyru/mythril:0.0.1
- image: birdofpreyru/mythril:0.0.2
steps:
- checkout:
path: /home/mythril

Loading…
Cancel
Save