You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Jenkinsfile: Place the pmem-csi source out of GOPATH
Otherwise we hit with below error:
go: inconsistent vendoring in /go/src/github.com/intel/pmem-csi:
go.mod requires github.com/intel/pmem-csi but vendor/modules.txt does not include it.
run 'go mod tidy; go mod vendor' to sync
make: *** [Makefile:70: pmem-csi-driver] Error 1
0 commit comments