go-jira: explicitly call 'dep ensure'
This commit is contained in:
@@ -15,6 +15,9 @@ checksum=34cb45af19985474b8d9079c1f551f4892bfbe64073a5a8f89333ca3603e4639
|
||||
|
||||
pre_build() {
|
||||
git config --global http.https://gopkg.in.followRedirects true
|
||||
|
||||
cd $GOSRCPATH
|
||||
dep ensure
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
||||
Reference in New Issue
Block a user