Update .gitea/workflows/test.yaml
test / test action (push) Failing after 0s Details

main
vladzvx 2025-08-27 14:45:58 +03:00
parent d6034ee82d
commit 0bd7257983
1 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@ jobs:
name: test action
steps:
- name: pull
run: git -C /home/admin/for_build/klhztrader pull
run: git -C /home/act_runner/for_build/klhztrader pull
- name: build
run: docker-compose -f /home/admin/for_build/klhztrader/build-docker-compose.yml up -d
run: docker-compose -f /home/act_runner/for_build/klhztrader/build-docker-compose.yml up -d