Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update ca-certificates package for bigdft build, as we need the latest version to...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 4 Oct 2021 08:19:44 +0000 (10:19 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 4 Oct 2021 08:19:44 +0000 (10:19 +0200)
tools/jenkins/ci-bigdft.sh

index 34eedd0..2097ee0 100755 (executable)
@@ -10,6 +10,7 @@ echo "XXXXXXXXXXXXXXXX Install APT dependencies"
 SUDO="" # to ease the local testing
 $SUDO apt-get -y update
 $SUDO apt-get -y install python-is-python3 python3-setuptools libboost-dev
+$SUDO apt-get -y install --only-upgrade ca-certificates
 
 echo "XXXXXXXXXXXXXXXX build and test BigDFT (git version)"
 git clone --depth=1 https://gitlab.com/l_sim/bigdft-suite.git