Check dev-build docker hostname
Some checks failed
Build Dev PWA / Build-PWA (push) Failing after 30s

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-06-09 10:15:33 -07:00
parent 670cf5e886
commit bef78d4343

View File

@@ -12,8 +12,8 @@ jobs:
- name: Debug ssh security
run: |
whoami
echo $PWD
sshpass -ptestPass ssh root@balerion.lan "whoami"
hostname
ls /root/.ssh
- name: Check out repository code
uses: actions/checkout@v4
- name: Install node modules