replace woodpecker-ci with gitea-act-runner #166

Merged
mg merged 47 commits from act into master 2024-08-22 22:45:14 +02:00
Showing only changes of commit 06bab6ce78 - Show all commits

View file

@ -22,6 +22,7 @@ jobs:
- name: run ansible-lint
uses: docker://registry.mgrote.net/ansible-devspace:latest
run: ansible-lint --force-color --format pep8 --show-relpath
with:
args: ansible-lint --force-color --format pep8 --show-relpath
# SSHKEY + VAULTPASS sind als Secrets auf Repo-Ebene angelegt