Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
librest
Commits
50fa7b3b
Commit
50fa7b3b
authored
Feb 03, 2022
by
Günther Wagner
Browse files
Merge branch 'gwagner/ci' into 'master'
ci: fix path to check-api script See merge request
!17
parents
6975f1ae
bb12d6ed
Pipeline
#360456
passed with stages
in 4 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
50fa7b3b
...
...
@@ -29,7 +29,7 @@ build-librest:
-
meson _build -Dexamples=true
-
ninja -C _build
-
bash +x ./.gitlab-ci/run-tests.sh
-
./.ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
-
./.
gitlab-
ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
artifacts
:
reports
:
junit
:
"
_build/${CI_JOB_NAME}-report.xml"
...
...
Write
Preview
Supports
Markdown
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