ui/public/version.json discard changes
This commit is contained in:
parent
7231b895ca
commit
c451e5d858
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
set -e
|
||||
|
||||
cd ~/kurs-platform
|
||||
git restore ui/public/version.json 2>/dev/null || git checkout -- ui/public/version.json
|
||||
|
||||
./configs/deployment/scripts/build/api.sh
|
||||
./configs/deployment/scripts/build/migrator.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue