Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
code
pfabric
Commits
60f19c02
Commit
60f19c02
authored
Jan 19, 2021
by
Philipp Götze
Browse files
💚
Add new dependencies for CI coverage test tool
parent
c2089f9b
Pipeline
#970
failed with stages
in 33 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
60f19c02
...
...
@@ -38,7 +38,7 @@ coverage:
tags
:
-
grouprunner
script
:
-
echo pfpass | sudo -S apk add py-pip
-
echo pfpass | sudo -S apk add
libxml2-dev libxslt-dev python3-dev
py-pip
-
pip install gcovr --user
-
mkdir build
-
cd build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment