Update .gitea/workflows/test.yaml
test / test action (push) Successful in 0s
Details
test / test action (push) Successful in 0s
Details
parent
e2892f9e67
commit
466d26eb76
|
@ -5,7 +5,7 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: trader_deploy_host
|
||||
name: check and test
|
||||
name: test action
|
||||
steps:
|
||||
- name: test
|
||||
run: echo "Hello from Gitea Action11s!" && docker ps -a
|
Loading…
Reference in New Issue