mirror of
https://github.com/YunoHost/yunohost-ci.git
synced 2024-09-03 20:05:53 +02:00
fix rebuild testing and unstable
This commit is contained in:
parent
ec05c80f27
commit
2cc13f93fb
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ do
|
||||||
sed -i 's@^deb http://forge.yunohost.org.*@& $repo_version@' \$FILE
|
sed -i 's@^deb http://forge.yunohost.org.*@& $repo_version@' \$FILE
|
||||||
done"
|
done"
|
||||||
|
|
||||||
|
create_snapshot "yunohost-$debian_version" "$ynh_version" "$snapshot"
|
||||||
|
|
||||||
update_container "$debian_version" "$ynh_version" "$snapshot"
|
update_container "$debian_version" "$ynh_version" "$snapshot"
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue