diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 78e3d9043..f39d9a5a5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -164,6 +164,7 @@ steps: env printf "\n\nRclone environment:\n\n" make vars + touch $(GOCACHE)/.empty workingDirectory: '$(modulePath)' displayName: Print Go version and environment