Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
sarah.grebing
ProofScriptParser
Commits
539c65ed
Commit
539c65ed
authored
Nov 02, 2017
by
Alexander Weigl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reactive site:site
parent
f99fb006
Pipeline
#15111
passed with stages
in 8 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
.gitlab-ci.yml
.gitlab-ci.yml
+8
-0
No files found.
.gitlab-ci.yml
View file @
539c65ed
...
...
@@ -43,5 +43,13 @@ deploy:
artifacts
:
paths
:
-
target/*jar
allow_failure
:
true
site
:
stage
:
deploy
script
:
-
"
mvn
site:site
-DperformRelease=true
-DcreateChecksum=true
-DskipTests=true
-B"
artifacts
:
paths
:
-
target/site/*
allow_failure
:
true
\ No newline at end of file
Write
Preview
Markdown
is supported
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