Remove unnecessary checkout steps from deployment workflows for cloud-pc, mini-pc, and ru-vps services and delete empty deploy.yml files.
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy ru-vps / deploy (push) Failing after 0s
Deploy mini-pc / deploy (push) Failing after 1s

This commit is contained in:
Dmitry
2026-05-27 18:10:22 +03:00
parent e3b484812e
commit a07449c229
6 changed files with 0 additions and 9 deletions
-3
View File
@@ -9,9 +9,6 @@ jobs:
deploy:
runs-on: cloud-pc
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Deploy changed stacks
run: |
cd /opt/services