Update .gitea/workflows/deploy.yml
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
2024-08-04 03:12:57 +00:00
parent 9a22b1ba33
commit 69e5695a8c

View File

@@ -12,7 +12,7 @@ jobs:
- name: install ansible - name: install ansible
run: | run: |
apt install ansible apt install ansible -y
- name: Portainer webhook - name: Portainer webhook
run: | run: |