mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-26 06:52:37 +00:00
test ngrok
This commit is contained in:
parent
1c02b85802
commit
7f944c2c8b
@ -23,6 +23,7 @@ script:
|
|||||||
- $NGROK_BIN authtoken "$NGROK_TOKEN"
|
- $NGROK_BIN authtoken "$NGROK_TOKEN"
|
||||||
- git clone https://github.com/Neilpang/acmetest.git && cp -r acme.sh acmetest/ && cd acmetest
|
- git clone https://github.com/Neilpang/acmetest.git && cp -r acme.sh acmetest/ && cd acmetest
|
||||||
- $NGROK_BIN http 80 --log stdout --log-format logfmt --log-level debug > ngrok.tmp &
|
- $NGROK_BIN http 80 --log stdout --log-format logfmt --log-level debug > ngrok.tmp &
|
||||||
|
- sleep 5
|
||||||
- echo "==========================="
|
- echo "==========================="
|
||||||
- cat ngrok.tmp
|
- cat ngrok.tmp
|
||||||
- echo ==============================
|
- echo ==============================
|
||||||
|
Loading…
Reference in New Issue
Block a user