feat: using act runner with ansible
This commit is contained in:
@@ -6,8 +6,8 @@ on:
|
||||
- ".gitea/workflows/**wyoming**.yml"
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: "homesrv-deploy"
|
||||
runs-on: "vlan-casa_continous-deploy"
|
||||
steps:
|
||||
- name: Portainer stack wyoming webhook
|
||||
run: |
|
||||
curl -X POST "${{secrets.PORTAINER_WYOMING_WEBHOOK_URL}}"
|
||||
curl -X POST "${{secrets.PORTAINER_WYOMING_WEBHOOK_URL}}" --insecure
|
||||
Reference in New Issue
Block a user