Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geomultisens
gms-aux
Commits
3fe40393
Commit
3fe40393
authored
Aug 24, 2017
by
Daniel Eggert
Browse files
Update .gitlab-ci.yml
parent
28f930af
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3fe40393
...
...
@@ -33,7 +33,7 @@ build_gms-aux:
artifacts
:
paths
:
-
usgs-api/target/
coverage-reports/jacoco-ut
-
usgs-api/target/
site/cobertura
...
...
@@ -42,7 +42,8 @@ pages:
dependencies
:
-
build_gms-aux
script
:
-
mv usgs-api/target/coverage-reports/jacoco-ut/ public/
-
grep 'coverage line-rate' usgs-api/target/site/cobertura/coverage.xml
-
mv usgs-api/target/site/cobertura/ public/
artifacts
:
paths
:
-
public
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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