Update .gitea/workflows/deploy.yml
Some checks failed
deploy / deploy (push) Failing after 2s

This commit is contained in:
2024-08-04 03:13:58 +00:00
parent 69e5695a8c
commit e9f868ee3d

View File

@@ -6,9 +6,9 @@ jobs:
deploy: deploy:
runs-on: "homesrv01" runs-on: "homesrv01"
steps: steps:
- name: update #- name: update
run: | # run: |
apt update -y && apt upgrade -y # apt update -y && apt upgrade -y
- name: install ansible - name: install ansible
run: | run: |