fix ftecke git url

This commit is contained in:
2024-07-10 15:07:21 +02:00
parent 9fbc2696af
commit 8b1800b868

View File

@@ -8,7 +8,7 @@
- all
vars_prompt:
- name: gitea__runner_token
prompt: Input your runner token obtained on https://git.cantorgymnasium.de/org/gcg/settings/actions/runners
prompt: Input your runner token obtained on https://git.ftecke.de/user/settings/actions/runners
private: false
tasks:
- name: Get latest act_runner version
@@ -60,7 +60,7 @@
- /usr/local/bin/act_runner
- register
- --instance
- "https://git.cantorgymnasium.de/"
- "https://git.ftecke.de/"
- --name
- "{{ gitea__runner_name }}"
- --labels