This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
name: deploy host
|
name: deploy host
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
# paths:
|
||||||
- "ansible/**"
|
# - "ansible/**"
|
||||||
- ".gitea/workflows/**host**.yml"
|
# - ".gitea/workflows/**host**.yml"
|
||||||
jobs:
|
jobs:
|
||||||
Deploy:
|
Deploy:
|
||||||
runs-on: "homesrv-deploy"
|
runs-on: "homesrv-deploy"
|
||||||
|
|||||||
Reference in New Issue
Block a user