Update .gitea/workflows/test.yaml
test / test action (push) Successful in 1s
Details
test / test action (push) Successful in 1s
Details
parent
4734e7e3c0
commit
836f21d1a2
|
@ -9,4 +9,6 @@ jobs:
|
|||
name: test action
|
||||
steps:
|
||||
- name: pull
|
||||
run: git clone https://git.ssleg.tech/vladzvx/klhztrader.git
|
||||
run: git clone https://git.ssleg.tech/vladzvx/klhztrader.git
|
||||
- name: up
|
||||
run: docker-compose -f ./klhztrader/build-docker-compose.yml up -d
|
Loading…
Reference in New Issue