Skip to content
Snippets Groups Projects
Commit 14bff388 authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

Update .gitlab-ci.yml

parent 7672050b
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ pages:
script:
# Mettre à jour la liste des paquets disponibles et installation
- apt update
- apt install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libpng-dev libglew-dev cmake doxygen valgrind build-essential
- apt install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libpng-dev libglew-dev cmake doxygen valgrind build-essential pydot graphviz
# Test de commandes python
- python --version
......@@ -26,6 +26,11 @@ pages:
# Lancement du script
#- cat evalModuleImage.py
- echo "=============================================================="
- echo "=============================================================="
- echo "=============================================================="
- echo "=============================================================="
- echo "=============================================================="
- python evalModuleImage.py P1234567.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment