Skip to content
Snippets Groups Projects
Commit ef0d11de authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Install make and zip in CI script

parent b61500e2
No related branches found
No related tags found
No related merge requests found
Pipeline #85069 failed
......@@ -2,6 +2,8 @@
# However, if we can abuse the gitlab pages mechanism, we might be able to
# Link the zip still!
pages:
before_script:
- apt install -y build-essential
stage: deploy
script:
- make zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment