caddy-retired/scripts/pre-commit
David Kebler 18d6663c13 update readme
added build arm64 binary for distribution
added secrets for conf files
updated example website
changed build script CGO_ENABLED=0 so cross compiling works
2020-11-08 17:29:08 -08:00

5 lines
125 B
Bash
Executable file

#!/bin/sh
echo "encrypting files and adding to commit"
git secret hide
git add .gitsecret/paths/mapping.cfg
git add *.secret