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
Christian Reuschling
GenIe
Commits
1675ea2e
Commit
1675ea2e
authored
Sep 17, 2021
by
Christian Reuschling
Browse files
Update .gitlab-ci.yml file
parent
a738f1bc
Pipeline
#14528
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1675ea2e
...
...
@@ -30,7 +30,7 @@ deployFinalBundle:
# maven
-
echo "### Maven build for starter scripts+final bundle"
-
mvn -Dmaven.test.skip -Dmaven.repo.local=$CI_PROJECT_DIR/.m2/repository package appassembler:assemble assembly:single
-
cd target;distFileName=`ls
horst-graph
-*-dist.zip`
-
cd target;distFileName=`ls
genie
-*-dist.zip`
# delete und upload zu generic packages repo https://docs.gitlab.com/ee/user/packages/generic_packages/
-
echo "### Delete possible former generic package repository entry and upload the bundle"
...
...
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