Skip to content
Snippets Groups Projects
Commit 0624de08 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added apt update

parent b71bab97
No related branches found
No related tags found
No related merge requests found
Pipeline #3132 failed
...@@ -17,6 +17,7 @@ packaging-job: ...@@ -17,6 +17,7 @@ packaging-job:
stage: packaging stage: packaging
timeout: 3h timeout: 3h
script: script:
- apt update && apt install make zip
- /usr/bin/make clean all - /usr/bin/make clean all
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment