3 Commits

Author SHA1 Message Date
Alex Ellis (OpenFaaS Ltd)
a1b8919099 Update hashgen not to inject bin in the path
Having bin/ as a prefix meant the SHASUM command was failing
to find the correct binary path in the curl script and
throwing an error.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2020-11-18 15:32:35 +00:00
Utsav Anand
15cc71aa64 Migrate builds from Travis to Github Actions
Fixes #838

Thanks to Lucas Roesler for his PR for buildx support #836
Signed-off-by: Utsav Anand <utsavanand2@gmail.com>
2020-11-17 14:46:47 +00:00
Richard Gee
d33cb5cdc1 Move hash generator script into /ci folder
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2018-06-30 17:23:38 +01:00