Add script to prepare instalilation

This commit is contained in:
Thomas Peetz
2019-09-02 20:48:35 +02:00
parent 3ebee351ad
commit 2ff622b98c
2 changed files with 60 additions and 0 deletions
+1
View File
@@ -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