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
277e0b7a
Commit
277e0b7a
authored
Aug 23, 2017
by
Daniel Eggert
Browse files
Update .gitlab-ci.yml
parent
ea41db06
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
277e0b7a
...
...
@@ -28,5 +28,5 @@ maven_build:
# Here you can execute arbitrate terminal commands.
# If any of the commands returns a non zero exit code the job fails.
script
:
-
echo "Building project with maven"
-
mvn verify
\ No newline at end of file
-
echo "Buildung and installing gms-aux modules"
-
mvn clean install
\ No newline at end of file
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