mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
temporary disable result checking on coverall service in travis ci
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
1adc3a9469
commit
699a935c05
@ -16,4 +16,5 @@ docker ps
|
||||
|
||||
go test -race -i ./src/core ./src/jobservice
|
||||
sudo -E env "PATH=$PATH" "POSTGRES_MIGRATION_SCRIPTS_PATH=/home/travis/gopath/src/github.com/goharbor/harbor/make/migrations/postgresql/" ./tests/coverage4gotest.sh
|
||||
set +e
|
||||
goveralls -coverprofile=profile.cov -service=travis-ci
|
Loading…
Reference in New Issue
Block a user