mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
74c439c928
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ then
|
|||
|
||||
pushd $final_path
|
||||
git fetch
|
||||
#git checkout master
|
||||
git reset --hard --quiet $version_commit
|
||||
#git checkout master
|
||||
git reset --hard --quiet $version_commit
|
||||
git pull
|
||||
shards update && shards install
|
||||
crystal build $final_path/src/invidious.cr --release
|
||||
|
|
Loading…
Reference in a new issue