Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
PublicCode
Churchtools-to-Songbeamer
Commits
4df72947
Commit
4df72947
authored
Aug 21, 2018
by
Marcel
Browse files
Skip unneccessary file copy
parent
0c5f4d1a
Pipeline
#28387774
passed with stage
in 1 minute and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
4df72947
...
...
@@ -3,7 +3,7 @@ image: maven:3-jdk-8-alpine
job
:
script
:
-
mvn -B clean install
-
cp
target/*.jar ./
-
mv -v
target/*.jar ./
artifacts
:
paths
:
-
./*.jar
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