Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Blind guess to fix failing job "pip" on framagit/ci."
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Jan 2022 20:39:27 +0000 (21:39 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Jan 2022 20:39:27 +0000 (21:39 +0100)
This reverts commit 7faa87f1b9a3ca62a01c1c37f3258553b9ac1741.

[ci-skip]

.gitlab-ci.yml

index f8dc6d7..1b9037d 100644 (file)
@@ -61,7 +61,6 @@ pip:
   except:
   - stable
   script:
-  - chmod -v -R u=rwX,og=rX /etc/apt/trusted.gpg.d/
   - apt-get --allow-releaseinfo-change update
   - apt install -y python3-pip cmake libboost-dev g++ gcc pybind11-dev
   - python3 setup.py sdist