mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-06-25 03:16:26 +02:00
Added codecov
This commit is contained in:
@@ -3,6 +3,8 @@ GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)
|
||||
PKG_NAME=bitbucket
|
||||
export GO111MODULE=on
|
||||
|
||||
export TESTARGS=-race -coverprofile=coverage.txt -covermode=atomic
|
||||
|
||||
export BITBUCKET_SERVER=http://localhost:7990
|
||||
export BITBUCKET_USERNAME=admin
|
||||
export BITBUCKET_PASSWORD=admin
|
||||
|
||||
Reference in New Issue
Block a user