about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-20T22·30+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-20T22·32+0100
commit13daa560ba83c5a1c8e6785ebc47c0086225461b (patch)
tree87c6e4430da17d17ce91b55ebf071ded6972b9de
parent5b6862ea392d5ccf767999b2f06bc761b7ee4e5c (diff)
Testing new CI lint-secrets step
Adding a fake secret to test to the new CI build step. I'm not sure I expect
this to fail the step because it relies on a pattern that I defined in
.git/config... let's see!
-rw-r--r--ci/scripts/lint-secrets.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/scripts/lint-secrets.sh b/ci/scripts/lint-secrets.sh
new file mode 100644
index 000000000000..1ff22a10637a
--- /dev/null
+++ b/ci/scripts/lint-secrets.sh
@@ -0,0 +1,3 @@
+set -euo pipefail
+
+git secrets --scan