diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 998ca881c4c..1d2c1f8572b 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -14,11 +14,10 @@ # build: + image: default-bionic nodes: auto: commands: - # not working - #- checkout-code ~/build - repo="${SCRUTINIZER_PROJECT#*/}"; git clone "https://github.com/$repo" build - cd ~/build - pwd diff --git a/packages/apt_install_packages.sh b/packages/apt_install_packages.sh index bef41457633..7577a8bf1c4 100755 --- a/packages/apt_install_packages.sh +++ b/packages/apt_install_packages.sh @@ -49,6 +49,7 @@ done echo "Installing Deb Packages" +export NEEDRESTART_MODE=a export DEBIAN_FRONTEND=noninteractive #apt="apt"