.
All checks were successful
deploy host / Deploy (push) Successful in 7s

This commit is contained in:
2024-09-05 21:59:55 +01:00
parent 66e09df419
commit bccf153db0

View File

@@ -1,9 +1,9 @@
name: deploy host
on:
push:
paths:
- "ansible/**"
- ".gitea/workflows/**host**.yml"
# paths:
# - "ansible/**"
# - ".gitea/workflows/**host**.yml"
jobs:
Deploy:
runs-on: "homesrv-deploy"