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
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c05baad8cf - Show all commits

View file

@ -55,7 +55,7 @@ ufw_rules:
### ansible_role_gitea
gitea_fork: "forgejo"
# gitea update
gitea_version: "8.0.1" # TODO renovate, wird das erkannt?
gitea_version: "1.21.11-2 " # TODO renovate, wird das erkannt?
gitea_version_check: true
gitea_backup_on_upgrade: false
# gitea in the linux world

View file

@ -6,7 +6,7 @@
# den jeweiligen group/host-Vars!
- name: Check if Admin-User exists
#no_log: true TODO
no_log: true
become_user: gitea
become: true
ansible.builtin.command: |