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 d041fd870b - Show all commits

View File

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