Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Energy Components Catalog
Commits
a946b7e9
Commit
a946b7e9
authored
4 years ago
by
Kai-Holger Brassel
Browse files
Options
Download
Email Patches
Plain Diff
Next try to get paths right
parent
0933cad8
Pipeline
#2431
passed with stage
in 6 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-5
.gitlab-ci.yml
with
3 additions
and
5 deletions
+3
-5
.gitlab-ci.yml
+
3
-
5
View file @
a946b7e9
...
...
@@ -6,15 +6,13 @@ pages:
script
:
-
cd de.hftstuttgart.energycomponents.parent
-
mvn --version
#
- mvn clean install # build p2 repo
-
mvn clean install
# build p2 repo
-
cd ..
-
rm -rf public
-
mkdir -p public
-
pwd
-
ls -l
-
cp catalogs/Catalog.encomp public
-
cp site/
downloads
.html public
#
- cp de.hftstuttgart.energycomponents.
application.
product/target/products/*.zip public
-
cp site/
*
.html public
-
cp de.hftstuttgart.energycomponents.product/target/products/*.zip public
artifacts
:
paths
:
-
public
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets