Skip to content
Snippets Groups Projects
Commit d1669341 authored by David Boddie's avatar David Boddie :speech_balloon:
Browse files

Merge branch '1-please-check-build-deps-in-ci-as-well' into 'master'

Resolve "please check build-deps in ci as well"

Closes #1

See merge request Librem5/librem5-user-docs!1
parents af9eff89 dab58169
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ build_package:
before_script:
- apt-get -y update
- apt-get -y install devscripts debhelper python3-sphinx git meson ninja-build
- apt-get -y install build-essential
- apt-get -y build-dep .
tags:
- librem5
script:
......
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