Skip to content
Snippets Groups Projects
Commit d45b49af authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

remove dependencies

parent 0fc09212
No related branches found
No related tags found
3 merge requests!43K8S deployments of release branche, and other updates,!39remove dependencies,!38Dockerize app, and k8s
Pipeline #78098 failed
......@@ -10,7 +10,6 @@ test-style:
stage: test
needs: []
script:
- apt update && apt install -y apache2-dev graphviz graphviz-dev
- cd ippisite
- pip install flake8
- flake8 --config=.flake8
......@@ -110,4 +109,4 @@ build-ippisite:
needs: []
extends: .build
before_script:
- cd ippisite
\ No newline at end of file
- cd ippisite
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment