chore: debug pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 5s

This commit is contained in:
Pavel-Savely Savianok 2025-07-16 22:57:50 +03:00
parent d041fd870b
commit 4b223ecf98

View File

@ -9,6 +9,7 @@ jobs:
steps: steps:
- name: Update repo - name: Update repo
run: | run: |
pwd
cd ./JOBot.Backend cd ./JOBot.Backend
git checkout dev git checkout dev
git pull git pull