mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-12 07:40:49 -08:00
master workflow
This commit is contained in:
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-cloud/hacktricks-cloud
|
||||||
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
|
||||||
|
|||||||
@@ -57,4 +57,3 @@ az postgres flexible-server ad-admin create \
|
|||||||
```
|
```
|
||||||
|
|
||||||
{{#include ../../../banners/hacktricks-training.md}}
|
{{#include ../../../banners/hacktricks-training.md}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user