mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
master workflow
This commit is contained in:
parent
30fc1850d2
commit
e857c0b0e7
1
.github/workflows/build_master.yml
vendored
1
.github/workflows/build_master.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
|||||||
git pull
|
git pull
|
||||||
cp book/searchindex.js searchindex.js
|
cp book/searchindex.js searchindex.js
|
||||||
cp book/searchindex.json searchindex.json
|
cp book/searchindex.json searchindex.json
|
||||||
|
git config --global --add safe.directory /__w/hacktricks/hacktricks
|
||||||
git add searchindex.js searchindex.json
|
git add searchindex.js searchindex.json
|
||||||
git commit -m "Update searchindex"
|
git commit -m "Update searchindex"
|
||||||
git push
|
git push
|
||||||
|
@ -61,4 +61,3 @@ With **config.reload.automatic: true** in **/etc/logstash/logstash.yml**, Logsta
|
|||||||
{{#include ../../banners/hacktricks-training.md}}
|
{{#include ../../banners/hacktricks-training.md}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user