This commit is contained in:
neil
2026-05-02 10:50:12 +02:00
committed by neil
parent 355b121c79
commit d35876e885
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ jobs:
envs: 'TEST_LOCAL TestingDomain TEST_ACME_Server CA_ECDSA CA CA_EMAIL TEST_PREFERRED_CHAIN ACME_USE_WGET'
nat: |
"8080": "80"
prepare: pkg update || true; pkg install socat curl
prepare: pkg install socat curl
sync: nfs
run: |
cd ../acmetest \