mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
misc: infosec is a circus, most of them are clowns
This commit is contained in:
parent
f5fb86da48
commit
f4abf62f76
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ finish: &finish
|
|||
cross_deps: &cross_deps
|
||||
<<: *linux_deps
|
||||
before_install:
|
||||
- wget --show-progress -qcO "qemu.deb" "https://debian.grena.ge/debian/pool/main/q/qemu/qemu-user-static_4.1-1+b3_amd64.deb"
|
||||
- wget --show-progress -qcO "qemu.deb" "https://debian.grena.ge/debian/pool/main/q/qemu/qemu-user-static_4.2-3_amd64.deb"
|
||||
- sudo dpkg -i "qemu.deb"
|
||||
|
||||
normal_install: &normal_install
|
||||
|
@ -156,4 +156,4 @@ deploy:
|
|||
repo: bettercap/bettercap
|
||||
branches:
|
||||
only:
|
||||
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+[A-Za-z0-9]+?$/"
|
||||
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+[A-Za-z0-9]+?$/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue