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