diff --git a/SPECS/agola.spec b/SPECS/agola.spec index 7f3fe3f..2a007f5 100644 --- a/SPECS/agola.spec +++ b/SPECS/agola.spec @@ -1,5 +1,5 @@ Name: agola -Version: 0.4.0 +Version: 0.6.0 Release: 1%{?dist} Summary: Abstruse is a free and open-source CI/CD platform that tests your models and code. Group: System/Pipeline @@ -27,8 +27,10 @@ git clone https://github.com/agola-io/agola-web %build export GOPATH=`pwd` export GO111MODULE=on +GOBIN=$GOPATH/src/github.com/agola-io/agola/tools/bin go install github.com/go-bindata/go-bindata/go-bindata@latest pushd src/github.com/agola-io/agola-web npm install +npm run build popd pushd src/github.com/agola-io/agola %ifarch ppc64