diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 93b3ffc..fcdc9d9 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -11,4 +11,4 @@ jobs: - name: test run: echo "Hello from Gitea Action11s!" && pwd - name: test2 - run: docker ps -a \ No newline at end of file + run: ssh admin@194.87.111.204 -p 23 "docker ps -a" \ No newline at end of file