Check dev-build docker hostname
Some checks failed
Build Dev PWA / Build-PWA (push) Failing after 30s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user