Merge branch 'master' of https://github.com/radicallyopensecurity/pentext into development
# Conflicts: # chatops/bash/handler_build
This commit is contained in:
@@ -120,6 +120,7 @@ build() {
|
||||
add_to_repo() {
|
||||
git add $TARGETPDF
|
||||
git add target/waiver_?*.pdf &>/dev/null
|
||||
git add target/execsummary.pdf &>/dev/null
|
||||
git commit -q -m "$TARGETPDF proudly manufactured using ChatOps" &>/dev/null
|
||||
git push -q >/dev/null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user