Fix on-push
Some checks failed
On Push Deploy / deploy (push) Failing after 3h13m25s

This commit is contained in:
Johnny322
2026-02-08 11:28:26 +01:00
parent ac135e98bd
commit 1e87b77baf

View File

@@ -10,21 +10,9 @@ jobs:
volumes:
- /root/docker:/docker
steps:
- name: Something else else
- name: Pull and maybe restart one day
run: |
ls
ls -la
- name: Something else
run: |
cd
ls -la
- name: Something else
run: |
cd /root/docker
ls -la
- name: Pull and run command on server
run: |
ls
cd /root/docker/gitea-setup
cd /root/docker/gitea
git pull
echo "TODO: add command"