neil
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/LetsEncrypt.yml
|
@ -106,7 +106,7 @@ jobs: |
|
|
- uses: actions/checkout@v2 |
|
|
- uses: actions/checkout@v2 |
|
|
- name: Clone acmetest |
|
|
- name: Clone acmetest |
|
|
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/ |
|
|
run: cd .. && git clone https://github.com/acmesh-official/acmetest.git && cp -r acme.sh acmetest/ |
|
|
- uses: vmactions/freebsd-vm@v0.0.5 |
|
|
|
|
|
|
|
|
- uses: vmactions/freebsd-vm@v0.0.7 |
|
|
with: |
|
|
with: |
|
|
envs: 'NGROK_TOKEN TEST_LOCAL' |
|
|
envs: 'NGROK_TOKEN TEST_LOCAL' |
|
|
prepare: pkg install -y socat curl |
|
|
prepare: pkg install -y socat curl |
|
|