Fix sonar job after Go version uplift 74/9374/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 24 Oct 2022 08:55:25 +0000 (10:55 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 24 Oct 2022 08:55:30 +0000 (10:55 +0200)
Issue-ID: NONRTRIC-812
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I50ecf001bbecb3c068e72c613604c124747f0e98

capifcore/build-capifcore-ubuntu.sh

index 9bac724..546d261 100755 (executable)
@@ -32,6 +32,10 @@ go install github.com/ory/go-acc
 
 go get github.com/stretchr/testify/mock@v1.7.1
 
+
+whoami
+which go-acc
+
 go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi
 
 sed -i -e 's/oransc\.org\/nonrtric\/capifcore/capifcore/' coverage.txt