This commit is contained in:
2023-11-20 15:58:36 +01:00
parent 0d58811815
commit bee8958456
2 changed files with 8 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ jobs:
username: ${{ secrets.REGISTRY_DOCKER_USER }}
password: ${{ secrets.REGISTRY_DOCKER_PASS }}
- name: git clone repo
- name: clone & build & push
run: |
git clone https://github.com/EnableSecurity/wafw00f
cd wafw00f