Update .gitea/workflows/test.yaml
checks / check and test (push) Failing after 9s
Details
checks / check and test (push) Failing after 9s
Details
parent
c1f9f53d04
commit
375f663b37
|
@ -11,4 +11,4 @@ jobs:
|
||||||
- name: test
|
- name: test
|
||||||
run: echo "Hello from Gitea Action11s!" && pwd
|
run: echo "Hello from Gitea Action11s!" && pwd
|
||||||
- name: test2
|
- name: test2
|
||||||
run: docker ps -a
|
run: ssh admin@194.87.111.204 -p 23 "docker ps -a"
|
Loading…
Reference in New Issue