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

- added -y

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