replace woodpecker-ci with gitea-act-runner #166
2 changed files with 6 additions and 2 deletions
|
@ -3,6 +3,8 @@ on:
|
|||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '* 22 * * *' # test
|
||||
|
||||
jobs:
|
||||
gitleaks:
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
# ansible_heimserver
|
||||
|
||||
![status-badge](https://git.mgrote.net/mg/homeserver/actions/workflows/ansible-lint.yaml/badge.svg)
|
||||
|
||||
## ansible-devspace
|
||||
|
||||
- Repository: https://git.mgrote.net/container-images/ansible-devspace
|
||||
|
@ -9,3 +7,7 @@
|
|||
- ``devspace.sh`` pulled Image, prüft ob SSH-Key und ``vault-pass`` vorhanden sind
|
||||
- mountet git-Secrets
|
||||
- startet Container
|
||||
|
||||
|
||||
https://git.mgrote.net/mg/homeserver/actions/workflows/{workflow_file}/badge.svg?branch={branch}&event={event}
|
||||
https://git.mgrote.net/mg/homeserver/actions/workflows/ansible-lint.yaml/badge.svg
|
||||
|
|
Loading…
Reference in a new issue