Update .gitea/workflows/update.yml
This commit is contained in:
@@ -26,11 +26,7 @@ jobs:
|
||||
container:
|
||||
image: dtrotskiy/ansible
|
||||
|
||||
steps:
|
||||
- name: Local connect
|
||||
run: |
|
||||
echo "10.10.1.10 gitea.bwonsamdi.ru" >> /etc/hosts
|
||||
|
||||
steps:
|
||||
- name: Setup SSH key
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
|
||||
Reference in New Issue
Block a user