Merge "Fix buildimage job"
This commit is contained in:
commit
1d6e3ff489
@ -141,6 +141,7 @@ if need_required_packages; then
|
||||
if [ -n "$DIB_UPDATE_REQUESTED" ]; then
|
||||
case "$platform" in
|
||||
"ubuntu")
|
||||
sudo apt-get update
|
||||
sudo apt-get install $package_list -y
|
||||
;;
|
||||
"opensuse")
|
||||
|
Loading…
Reference in New Issue
Block a user