build: add gitea runner
This commit is contained in:
parent
ad230eb98f
commit
492debad6a
|
@ -53,8 +53,9 @@ jobs:
|
|||
./build/ev
|
||||
args: -fq
|
||||
|
||||
- run: apk add ansible-core
|
||||
|
||||
- name: Deploy
|
||||
runs-on: plugins/ansible:3
|
||||
uses: https://git.sour.is/actions/action-ansible-playbook@v2
|
||||
with:
|
||||
playbook: ${{ gitea.workspace }}/.ansible/playbook.yml
|
||||
|
|
Loading…
Reference in New Issue
Block a user