Skip to content
Snippets Groups Projects
Commit 45b2daa2 authored by Frank Steinberg's avatar Frank Steinberg
Browse files

CI: add artifacts.

parent 16b7e036
No related branches found
No related tags found
No related merge requests found
......@@ -5,14 +5,15 @@ before_script:
stages:
- build
- test
build:
stage: build
script:
- make
test:
stage: test
script:
- make test
artifacts:
paths:
- bjcp-2015-styleguide-orig.xml
- bjcp-2015-styleguide-de.xml
expire_in: 1 week
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