Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
CI: debian:testing now needs an entry point too
[simgrid.git] / .gitlab-ci.yml
index adc351c..c450cbe 100644 (file)
@@ -54,7 +54,9 @@ release:
     - simgrid-*.tar.gz
 
 pip:
-  image: debian:testing
+  image:
+    name: debian:testing
+    entrypoint: ['/bin/bash', '-c', 'ln -snf /bin/bash /bin/sh && /bin/bash -c $0' ]
   stage: build
   except:
   - stable