fix: fix pipeline
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 4s
Some checks failed
Publish JOBot on dev / Build and deploy (push) Failing after 4s
This commit is contained in:
parent
4b223ecf98
commit
86cad2beec
@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Update repo
|
- name: Update repo
|
||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
cd ./JOBot.Backend
|
cd /home/dockeruser/jobot-stack/JOBot.Backend
|
||||||
git checkout dev
|
git checkout dev
|
||||||
git pull
|
git pull
|
||||||
dotnet ef database update
|
dotnet ef database update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user