Commit 21bd4107 by Jessica Hawkwell

Update .gitlab-ci.yml

1 parent 27a391c5
Pipeline #124 passed
in 16 seconds
Showing with 0 additions and 1 deletions
......@@ -26,7 +26,6 @@ pages:
dependencies:
- site
script:
- 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!