add build caching
This commit is contained in:
parent
af9a972760
commit
de4a20894a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue