Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
a12a3640
Commit
a12a3640
authored
Dec 03, 2023
by
neil
Browse files
update
parent
3b7bc5a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/DragonFlyBSD.yml
View file @
a12a3640
...
...
@@ -57,13 +57,13 @@ jobs:
run
:
cd .. && git clone --depth=1 https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
-
uses
:
vmactions/dragonflybsd-vm@v1
with
:
envs
:
'
TEST_LOCAL
TestingDomain
TEST_ACME_Server
CA_ECDSA
CA
CA_EMAIL
TEST_PREFERRED_CHAIN'
copyback
:
"
false"
envs
:
'
TEST_LOCAL
TestingDomain
TEST_ACME_Server
CA_ECDSA
CA
CA_EMAIL
TEST_PREFERRED_CHAIN
ACME_USE_WGET'
nat
:
|
"8080": "80"
prepare
:
|
pkg install -y curl socat libnghttp2
usesh
:
true
copyback
:
false
run
:
|
cd ../acmetest \
&& ./letest.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment