add audiobookshelf
All checks were successful
Deploy Containers / Prepare (push) Successful in 29s

This commit is contained in:
2026-02-16 14:57:33 -05:00
parent a04fc5432b
commit f9ff703312
2 changed files with 30 additions and 0 deletions

View File

@@ -78,6 +78,9 @@
- name: Deploy Docs
import_tasks: tasks/docs.yml
tags: docs_deploy
- name: Deploy Audiobookshelf
import_tasks: tasks/audiobookshelf.yml
tags: audiobookshelf_deploy
- name: Deploy Gitea Runner
import_tasks: tasks/runner.yml
tags: runner_deploy