1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00

add build caching

This commit is contained in:
Nick Craig-Wood
2019-08-05 10:28:20 +01:00
parent af9a972760
commit de4a20894a

View File

@@ -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