This commit is contained in:
parent
36c5d6f2ed
commit
7fd1aac654
@ -22,6 +22,8 @@ build() {
|
||||
fi
|
||||
|
||||
go get github.com/gobuffalo/packr/v2/packr2
|
||||
packr2
|
||||
|
||||
go build -o ${PROJECTNAME} ${GOOPTIONS} ${SRCFILES}
|
||||
|
||||
if [[ ! -z $DRONE_TAG ]]
|
||||
|
Loading…
Reference in New Issue
Block a user