mirror of
https://github.com/openfaas/faas.git
synced 2025-06-08 16:26:47 +00:00
Issue #955 suggested that the watchdog binaries should have associated sha256 files to help assure the veracity of the built artefacts. This change mirrors the method employed on faas-cli to generate and deploy the sha256 hash for each flavour of the current watchdog. Signed-off-by: Richard Gee <richard@technologee.co.uk>
11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
fwatchdog
|
|
fwatchdog-armhf
|
|
**/node_modules/
|
|
**/*.DS_Store
|
|
.vscode
|
|
.idea
|
|
certifier
|
|
.editorconfig
|
|
/contrib/staging/
|
|
**/*.sha256
|