Update .gitea/workflows/test.yaml
test / test action (push) Failing after 0s
Details
test / test action (push) Failing after 0s
Details
parent
466d26eb76
commit
7c04b55a55
|
@ -8,4 +8,4 @@ jobs:
|
||||||
name: test action
|
name: test action
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
run: echo "Hello from Gitea Action11s!" && docker ps -a
|
run: cd /home/admin/for_build/klhztrader & git pull
|
||||||
|
|
Loading…
Reference in New Issue