Add github hash to service worker to auto-update caches
This commit is contained in:
parent
bbe1d7c35e
commit
631108954e
3 changed files with 6 additions and 5 deletions
|
@ -10,8 +10,9 @@ npm run generate:translations
|
|||
# Translation generation went fine - commit
|
||||
git add langs/
|
||||
git add assets/
|
||||
git commit -m "Merge weblate trangsslations and regenerate translations"
|
||||
git commit -m "Merge weblate translations and regenerate translations"
|
||||
git push
|
||||
else
|
||||
echo "Generation of translations failed!"
|
||||
git checkout HEAD
|
||||
fi
|
||||
git merge --abort
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue