mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
Upgrade solaris by https://github.com/vmactions/solaris-vm
This commit is contained in:
parent
7843c0c1b0
commit
64fda95186
3
.github/workflows/Solaris.yml
vendored
3
.github/workflows/Solaris.yml
vendored
@ -49,9 +49,10 @@ jobs:
|
||||
run: echo "TestingDomain=${{steps.tunnel.outputs.server}}" >> $GITHUB_ENV
|
||||
- name: Clone acmetest
|
||||
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/
|
||||
- uses: vmactions/solaris-vm@v0.0.6
|
||||
- uses: vmactions/solaris-vm@v0.0.7
|
||||
with:
|
||||
envs: 'TEST_LOCAL TestingDomain TEST_ACME_Server CA_ECDSA CA CA_EMAIL TEST_PREFERRED_CHAIN'
|
||||
copyback: "false"
|
||||
nat: |
|
||||
"8080": "80"
|
||||
prepare: pkgutil -y -i socat curl
|
||||
|
Loading…
Reference in New Issue
Block a user