aquatic/.github/actions/test-transfer-http-udp/action.yml

12 lines
No EOL
298 B
YAML

name: 'test-transfer-http-udp'
description: 'test aquatic http and udp file transfer'
outputs:
http_ipv4:
description: 'HTTP IPv4 status'
http_tls_ipv4:
description: 'HTTP IPv4 over TLS status'
udp_ipv4:
description: 'UDP IPv4 status'
runs:
using: 'docker'
image: 'Dockerfile'