Skip to content

Commit

Permalink
Merge pull request #93 from simelo/stdevHan_t75_correct_path_deploy
Browse files Browse the repository at this point in the history
Fixes #75 Correcting the deploy ruling in Circle CI
  • Loading branch information
olemis authored Jul 4, 2019
2 parents 0219090 + 0a247bf commit 379e4df
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 @@ -70,7 +70,7 @@ jobs:
- setup_remote_docker:
version: 18.06.0-ce
docker_layer_caching: true
- run: bash $GOPATH/src/github.com/skycoin/libskycoin/ci-scripts/deploy-arm.sh
- run: cd $GOPATH/src/github.com/skycoin/libskycoin/ci-scripts && bash deploy-arm.sh

workflows:
version: 2
Expand Down

0 comments on commit 379e4df

Please sign in to comment.