Compare commits

..

No commits in common. "8b84eaec3a216f1a0a6f56e15a7ab08f9975236a" and "3f1416813d34f7167832a87fe9607a99b05622a7" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View File

@ -37,10 +37,7 @@ jobs:
username: linuxserver.io
password: password
port: 2222
script: |
#!/usr/bin/env bash
set -e
whoami
script: whoami
check-ssh-key:
runs-on: ubuntu-latest

View File

@ -37,10 +37,7 @@ jobs:
username: linuxserver.io
password: password
port: 2222
script: |
#!/usr/bin/env bash
set -e
whoami
script: whoami
check-ssh-key:
runs-on: ubuntu-latest