Configured auto-deploy #23

Merged
Lisoveliy merged 14 commits from dev into main 2025-07-18 16:00:48 +02:00
Showing only changes of commit 86cad2beec - Show all commits

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