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
Genesys PGR
Geo Tools
Commits
233dca25
Commit
233dca25
authored
Jun 01, 2016
by
Matija Obreza
Browse files
Gitlab CI
parent
77b407e2
Pipeline
#41
passed with stage
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
233dca25
image
:
maven:3-jdk-8
build
:
script
:
"
mvn
install
-B"
artifacts
:
paths
:
-
target/geotools-cli/target/geotools-cli*.jar
-
target/geotools-cli/target/lib/*.jar
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