Commit 0933cad8 authored by Kai-Holger Brassel's avatar Kai-Holger Brassel
Browse files

Test publishung

parent fb638bdd
Pipeline #2430 passed with stage
in 17 seconds
......@@ -6,13 +6,15 @@ 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/*.html public
- cp de.hftstuttgart.energycomponents.application.product/target/products/*.zip public
- cp site/downloads.html public
# - cp de.hftstuttgart.energycomponents.application.product/target/products/*.zip public
artifacts:
paths:
- public
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment