Skip to content
Snippets Groups Projects
Commit c675f756 authored by Frederic Danis's avatar Frederic Danis
Browse files

d/a/local-gitlab-ci.yml: Update apt


Update apt repositories before call build-dep.

Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent e9392e62
Branches apertis/v2022dev2 apertis/v2022dev3
Tags apertis/0.2021.2
1 merge request!17Add packaging tools
......@@ -4,6 +4,7 @@ test:
tags:
- lightweight
script:
- apt update
- apt build-dep -y .
- make check
needs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment