commit all docs

This commit is contained in:
Brian Beyer
2018-05-13 00:04:09 +02:00
parent b0b2b13814
commit 94a30700bc
+2 -1
View File
@@ -41,6 +41,7 @@ jobs:
git config credential.helper 'cache --timeout=120'
git config user.email "<email>"
git config user.name "CirclCI doc generator"
git commit --allow-empty -m "Generate docs"
git commit --allow-empty -ma "Generate docs"
git log -n 3
#git push -q https://${DOCS_GITHUB_TOKEN}@github.com/redcanaryco/atomic-red-team.git master