github: pi only allows 1 key on default acct

This commit is contained in:
Koushik Dutta
2023-06-08 17:54:08 -07:00
parent 2e28b50588
commit aed8575aa0
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ jobs:
append: |
- endpoint: ssh://koush@192.168.2.124
platforms: linux/arm64
- endpoint: ssh://pi@192.168.2.119
- endpoint: ssh://koush@192.168.2.119
platforms: linux/armhf
- name: Login to Docker Hub

View File

@@ -57,7 +57,7 @@ jobs:
append: |
- endpoint: ssh://koush@192.168.2.124
platforms: linux/arm64
- endpoint: ssh://pi@192.168.2.119
- endpoint: ssh://koush@192.168.2.119
platforms: linux/armhf
- name: Login to Docker Hub