mirror of
https://github.com/YunoHost/yunohost-ci.git
synced 2024-09-03 20:05:53 +02:00
do not upgrade at each build
This commit is contained in:
parent
a7eb63ff4a
commit
87680ea6d2
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ start_container () {
|
|||
exit $SYSTEM_FAILURE_EXIT_CODE
|
||||
fi
|
||||
|
||||
update_image "$BASE_IMAGE-$SNAPSHOT_NAME"
|
||||
|
||||
lxc launch "$BASE_IMAGE-$SNAPSHOT_NAME" "$CONTAINER_ID" 2>/dev/null
|
||||
|
||||
mkdir -p $current_dir/cache
|
||||
|
|
Loading…
Reference in a new issue