Skip to content

Draft: Tweak caching in GitLab CI

Zygmunt Krynicki requested to merge tweak/fix-ci-cache into master

Move GOPATH to .go/ inside the project tree. Cache the .go/pkg/mod directory based on the contents of the go.mod and go.sum files.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@huawei.com

Edited by Zygmunt Krynicki

Merge request reports