Update .gitea/workflows/test.yaml
test / test action (push) Successful in 0s Details

main
vladzvx 2025-08-27 14:47:23 +03:00
parent d1b5cfcdfd
commit 8aec1b2033
1 changed files with 1 additions and 3 deletions

View File

@ -8,6 +8,4 @@ jobs:
name: test action
steps:
- name: pull
run: git config --global --add safe.directory /home/act_runner/for_build/klhztrader & git -C /home/act_runner/for_build/klhztrader pull
- name: build
run: docker-compose -f /home/act_runner/for_build/klhztrader/build-docker-compose.yml up -d
run: pwd & ls