Update .gitea/workflows/test.yaml
checks / check and test (push) Successful in 2s Details

main
vladzvx 2025-08-27 13:37:00 +03:00
parent 375f663b37
commit 7e1eb501c0
1 changed files with 2 additions and 4 deletions

View File

@ -5,10 +5,8 @@ on:
jobs: jobs:
test: test:
labels: [host] labels: [trader_deploy_host]
name: check and test name: check and test
steps: steps:
- name: test - name: test
run: echo "Hello from Gitea Action11s!" && pwd run: echo "Hello from Gitea Action11s!" && pwd
- name: test2
run: ssh admin@194.87.111.204 -p 23 "docker ps -a"