Commit 0c8af169 by Jessica Hawkwell

Update .gitlab-ci.yml

1 parent a66ac79d
Pipeline #120 passed
in 56 seconds
Showing with 1 additions and 1 deletions
......@@ -50,7 +50,7 @@ pages:
dependencies:
- package
script:
- unzip target/*-site.jar -d site
- unzip target/*-site.jar -d target/site
- mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS site:stage
- mv target/staging public
artifacts:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!