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
geomultisens
gms-aux
Commits
28f930af
Commit
28f930af
authored
Aug 24, 2017
by
Daniel Eggert
Browse files
Merge branch 'dev' of gitext.gfz-potsdam.de:geomultisens/gms-aux into dev
parents
4a84da31
50c2b2bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
28f930af
...
...
@@ -31,13 +31,18 @@ build_gms-aux:
-
echo "Buildung and installing gms-aux modules"
-
mvn verify
artifacts
:
paths
:
-
usgs-api/target/coverage-reports/jacoco-ut
pages
:
stage
:
deploy
dependencies
:
-
build_gms-aux
script
:
-
mv usgs-api/target/coverage-reports/jacoco-ut/ public/
usgs-api/
-
mv usgs-api/target/coverage-reports/jacoco-ut/ public/
artifacts
:
paths
:
-
public
...
...
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