test1
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
- name: Upload coverage via SSH
|
- name: Upload coverage via SSH
|
||||||
uses: appleboy/ssh-action@v0.1.6
|
uses: appleboy/ssh-action@v0.1.6
|
||||||
with:
|
with:
|
||||||
host: "ssh-server"
|
host: "192.168.1.103"
|
||||||
username: "gitea"
|
username: "gitea"
|
||||||
password: "password"
|
password: "password"
|
||||||
port: 2222
|
port: 2222
|
||||||
|
|||||||
Reference in New Issue
Block a user