mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
14 lines
No EOL
323 B
YAML
14 lines
No EOL
323 B
YAML
name: 'test-transfer'
|
|
description: 'test aquatic file transfer'
|
|
outputs:
|
|
http_ipv4:
|
|
description: 'HTTP IPv4 status'
|
|
http_tls_ipv4:
|
|
description: 'HTTP IPv4 over TLS status'
|
|
udp_ipv4:
|
|
description: 'UDP IPv4 status'
|
|
wss_ipv4:
|
|
description: 'WSS IPv4 status'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile' |