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

Temporary path to repository corrected

parent f35cd2c7
Pipeline #1762 failed with stages
in 2 minutes and 39 seconds
......@@ -17,7 +17,7 @@ build-p2:
when: manual
artifacts:
paths:
- de.hft-stuttgart.cityunits.p2site/target/repository/
- de.hftstuttgart.cityunits.p2site/target/repository/
expire_in: 1 day
pages-master:
......@@ -29,6 +29,6 @@ pages-master:
script:
- rm -rf "$RELEASE_DIR"
- mkdir -p "$RELEASE_DIR"
- cp -r de.hft-stuttgart.cityunits.p2site/target/repository/* "$RELEASE_DIR"
- cp -r de.hftstuttgart.cityunits.p2site/target/repository/* "$RELEASE_DIR"
only:
- master
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