Skip to content

Commit

Permalink
fixup! Test ngrok
Browse files Browse the repository at this point in the history
jacob-carlborg committed Nov 22, 2023
1 parent 5684981 commit 57183fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -264,6 +264,7 @@ jobs:
--authtoken "${{ secrets.NGROK_TOKEN }}" \
--log /tmp/ngrok.log \
--region eu &
sleep 10
grep -oE "tcp://(.+)" /tmp/ngrok.log | sed "s/tcp:\/\//ssh root@/" | sed "s/:/ -p /"

0 comments on commit 57183fd

Please sign in to comment.