fix: fix pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 4s

This commit is contained in:
Pavel-Savely Savianok 2025-07-16 23:07:47 +03:00
parent 4b223ecf98
commit 86cad2beec

View File

@ -10,7 +10,7 @@ jobs:
- name: Update repo
run: |
pwd
cd ./JOBot.Backend
cd /home/dockeruser/jobot-stack/JOBot.Backend
git checkout dev
git pull
dotnet ef database update