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