Avi Deitcher
bc06558e26
fix deprecation of set-env
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2020-11-24 15:36:36 +02:00
Avi Deitcher
fbe9b98d4d
match go version in CI to version in go-compile
...
Signed-off-by: Avi Deitcher <avi@deitcher.net >
2020-04-19 11:22:32 +03:00
Dave Tucker
0fb8b116bb
actions: Clean Up Post Merge
...
This commit moves the linuxkit binary in to /usr/local/bin.
It also removes trailing spaces (oops)
Signed-off-by: Dave Tucker <dave@dtucker.co.uk >
2020-01-21 12:25:26 +00:00
Dave Tucker
c1644b1d02
actions: Install RTF in /usr/local/bin
...
Signed-off-by: Dave Tucker <dave@dtucker.co.uk >
2020-01-14 23:40:54 +00:00
Dave Tucker
f5da1680a1
GitHub Actions: Implement Caching
...
This commit uses the GitHub Actions cache to ensure that the `rtf`
binary can be re-used between runs if it hasn't changed.
It also caches the linuxkit binaries for use in future stages.
Signed-off-by: Dave Tucker <dave@dtucker.co.uk >
2020-01-14 23:40:54 +00:00