Skip to content

Commit

Permalink
[circle] refs skycoin#75 Declare working_directory by `publish-gith…
Browse files Browse the repository at this point in the history
…ub-release_32`
  • Loading branch information
Maykel Arias Torres committed May 30, 2019
1 parent ba8e866 commit 989c86a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
publish-github-release_32:
docker:
- image: docker:18.06.0-ce-git
working_directory: $GOPATH/src/github.com/skycoin/libskycoin
steps:
- run: mkdir -p $GOPATH/src/github.com/ $GOPATH/src/github.com/skycoin
- checkout
Expand All @@ -75,11 +76,6 @@ workflows:
- raspberrypi2
- bananapi_m1_plus
- publish-github-release_32:
requires:
- raspberrypi3
- orangepi-plus2
- raspberrypi2
- bananapi_m1_plus
filters:
tags:
only: /^v.*/

0 comments on commit 989c86a

Please sign in to comment.