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

Update .gitlab-ci.yml

parent 3f5a8a3b
Pipeline #6098 failed with stage
in 24 seconds
......@@ -9,7 +9,7 @@ pages:
script:
- mvn --version
- mvn clean install # build p2 repo
- rm -rf public
- rm -rf $RELEASE_DIR
- mkdir -p $RELEASE_DIR
- cp -r de.hftstuttgart.cityunits.p2site/target/repository/* $RELEASE_DIR
artifacts:
......
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