Skip to content
Snippets Groups Projects
Commit b12f9a98 authored by Mateusz Klimaszewski's avatar Mateusz Klimaszewski
Browse files

Remove udpate command argument.

parent f92eaf64
No related branches found
No related tags found
1 merge request!16Add gitlab CI configuration.
Pipeline #2225 failed
This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
...@@ -5,7 +5,7 @@ stages: ...@@ -5,7 +5,7 @@ stages:
- deploy - deploy
before_script: before_script:
- apt-get update -yqq \ - apt-get update -yqq
&& apt-get install -yqq --no-install-recommends && apt-get install -yqq --no-install-recommends
make make
g++ g++
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment