Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Specify which go package to generate files in
Browse files Browse the repository at this point in the history
  • Loading branch information
NegativeMjark committed Aug 4, 2016
1 parent 57adfcf commit dbac57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/build_dendron.sh
Expand Up @@ -12,5 +12,5 @@ fi
export GOPATH

go get github.com/constabulary/gb/...
gb generate
gb generate github.com/matrix-org/dendron/proxy
gb build

0 comments on commit dbac57c

Please sign in to comment.