Merge "Fix buildimage job"
This commit is contained in:
2 changed files with 3 additions and 0 deletions
@@ -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")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.