Skip to content

Commit

Permalink
redo config
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Jan 30, 2019
1 parent b5bb713 commit d4b86fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ jobs:
command: |
pwd
ls
go build main.go
echo $GOPATH
export GOPATH=/home/warrensbox/project
set +e
source version
export RELEASE_VERSION;
Expand Down

0 comments on commit d4b86fd

Please sign in to comment.