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

Next try to get paths right

parent 0933cad8
Pipeline #2431 passed with stage
in 6 minutes and 31 seconds
...@@ -6,15 +6,13 @@ pages: ...@@ -6,15 +6,13 @@ pages:
script: script:
- cd de.hftstuttgart.energycomponents.parent - cd de.hftstuttgart.energycomponents.parent
- mvn --version - mvn --version
# - mvn clean install # build p2 repo - mvn clean install # build p2 repo
- cd .. - cd ..
- rm -rf public - rm -rf public
- mkdir -p public - mkdir -p public
- pwd
- ls -l
- cp catalogs/Catalog.encomp public - cp catalogs/Catalog.encomp public
- cp site/downloads.html public - cp site/*.html public
# - cp de.hftstuttgart.energycomponents.application.product/target/products/*.zip public - cp de.hftstuttgart.energycomponents.product/target/products/*.zip public
artifacts: artifacts:
paths: paths:
- public - 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