Add gitea ci actions #40

Merged
noah.knegt merged 8 commits from feature/gitea-actions into develop 2024-04-16 20:07:55 +02:00
Showing only changes of commit 0125c6630f - Show all commits

View File

@@ -23,6 +23,8 @@ jobs:
ansible-lint:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4