move gitea to role, fix deploy script
Some checks failed
Deploy Containers / Prepare (push) Failing after 12s
Some checks failed
Deploy Containers / Prepare (push) Failing after 12s
This commit is contained in:
5
main.yml
5
main.yml
@@ -3,6 +3,8 @@
|
||||
roles:
|
||||
- role: caddy
|
||||
tags: caddy_deploy
|
||||
- role: gitea-runner
|
||||
tags: gitea-runner_deploy
|
||||
|
||||
tasks:
|
||||
- name: Deploy Glance
|
||||
@@ -59,6 +61,3 @@
|
||||
- name: Deploy Immich
|
||||
import_tasks: tasks/immich.yml
|
||||
tags: immich_deploy
|
||||
- name: Deploy Gitea Runner
|
||||
import_tasks: tasks/gitea-runner.yml
|
||||
tags: gitea-runner_deploy
|
||||
|
Reference in New Issue
Block a user