master workflow

This commit is contained in:
Carlos Polop
2025-02-12 15:33:47 +01:00
parent 57da0bf8db
commit e158438a0f
2 changed files with 1 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ jobs:
git pull
cp book/searchindex.js searchindex.js
cp book/searchindex.json searchindex.json
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
git add searchindex.js searchindex.json
git commit -m "Update searchindex"
git push

View File

@@ -57,4 +57,3 @@ az postgres flexible-server ad-admin create \
```
{{#include ../../../banners/hacktricks-training.md}}