Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[ci-skip] [no-ci] bigdft ci: temporary fix for nvidia key change
authorAugustin Degomme <adegomme@gmail.com>
Sun, 1 May 2022 20:39:53 +0000 (20:39 +0000)
committerAugustin Degomme <adegomme@gmail.com>
Sun, 1 May 2022 20:39:53 +0000 (20:39 +0000)
see https://github.com/NVIDIA/nvidia-docker/issues/1631

.github/workflows/ci-bigdft.yml

index ef8a6a7..581e733 100644 (file)
@@ -18,6 +18,8 @@ jobs:
       - name: Build and test BigDFT
         run: |
           set -e
+          #temporary fix for https://github.com/NVIDIA/nvidia-docker/issues/1631
+          apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub
           ./tools/jenkins/ci-bigdft.sh
 
       - name: Create the failure Message