Commit b79dd937 by Jessica Hawkwell

Fixing yaml

1 parent df99d595
Pipeline #228 passed
in 15 seconds
Showing with 1 additions and 1 deletions
......@@ -41,7 +41,7 @@ test:
stage: compile
script:
- mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test
artifacts:
artifacts:
paths:
- target/*.jar
only:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!