Compare commits
1 Commits
v2.4.2-rc2
...
v2.4.2-rc3
| Author | SHA1 | Date | |
|---|---|---|---|
| fb58e62fd9 |
@@ -22,6 +22,7 @@ jobs:
|
||||
- name: Add Gitea SSH Host Key
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
sudo sh -c 'echo "100.93.226.13 thunderobot" >> /etc/hosts' || echo "100.93.226.13 thunderobot" >> /etc/hosts || true
|
||||
ssh-keyscan -p 222 thunderobot >> ~/.ssh/known_hosts
|
||||
|
||||
- name: Checkout Code
|
||||
|
||||
Reference in New Issue
Block a user