mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: display version after CI build
This commit is contained in:
@@ -40,7 +40,7 @@ run tests:
|
||||
- export GOMODCACHE=$PWD/.go-cache
|
||||
- npm config --user set cache $PWD/.npm-cache
|
||||
- time go mod download
|
||||
- time make
|
||||
- time make && ./bin/akvorado version
|
||||
- time make test
|
||||
- time make test-race || make test-race
|
||||
- time make test-coverage || make test-coverage
|
||||
|
||||
Reference in New Issue
Block a user