Update .gitea/workflows/test.yaml
test / test action (push) Failing after 0s
Details
test / test action (push) Failing after 0s
Details
parent
ddb0e154e8
commit
d6034ee82d
|
@ -9,3 +9,5 @@ jobs:
|
|||
steps:
|
||||
- name: pull
|
||||
run: git -C /home/admin/for_build/klhztrader pull
|
||||
- name: build
|
||||
run: docker-compose -f /home/admin/for_build/klhztrader/build-docker-compose.yml up -d
|
||||
|
|
Loading…
Reference in New Issue