Add script to prepare instalilation
This commit is contained in:
@@ -27,6 +27,7 @@ Test Go Application:
|
||||
- make test
|
||||
- GOPATH=$HOME/go go test -v ./... 2>&1 | /home/gitlab-runner/go/bin/go-junit-report > report.xml
|
||||
- GOPATH=$HOME/go go vet ./...
|
||||
- ansible-playbook kalorienmanager-ansible.yml
|
||||
artifacts:
|
||||
reports:
|
||||
junit: report.xml
|
||||
|
||||
Reference in New Issue
Block a user