mirror of
https://github.com/hexahigh/cdn.git
synced 2025-12-11 20:15:22 +01:00
Update and rename attack.yml to cool.yml
This commit is contained in:
parent
6e1e348f4e
commit
acce63c813
@ -1,16 +1,15 @@
|
||||
#siege -b 0694200.xyz
|
||||
name: Attack
|
||||
name: cool
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '00 23 * * 0'
|
||||
jobs:
|
||||
build:
|
||||
name: attacking
|
||||
name: making cool
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: cool
|
||||
run: |
|
||||
sudo apt install siege
|
||||
siege -h
|
||||
siege -b --time=1H 0694200.xyz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user