Skip to content

Commit

Permalink
[circle] refs skycoin#75 Change path the script validarot to deploy-arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Maykel Arias Torres committed Jul 3, 2019
1 parent 03af670 commit f075766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- setup_remote_docker:
version: 18.06.0-ce
docker_layer_caching: true
- run: bash $GOPATH/src/github.com/skycoin/libskycoin/ci-script/deploy-arm.sh
- run: bash $GOPATH/src/github.com/skycoin/libskycoin/ci-scripts/deploy-arm.sh

workflows:
version: 2
Expand Down

0 comments on commit f075766

Please sign in to comment.