build: add gitea runner
This commit is contained in:
@@ -37,6 +37,8 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: apt add ansible-core
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
@@ -53,8 +55,6 @@ jobs:
|
||||
./build/ev
|
||||
args: -fq
|
||||
|
||||
- run: apk add ansible-core
|
||||
|
||||
- name: Deploy
|
||||
uses: https://git.sour.is/actions/action-ansible-playbook@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user