Skip to content
Snippets Groups Projects
Commit 5de4967d authored by Lene Wasskog's avatar Lene Wasskog
Browse files

fix: Maybe double quotes work better?

parent 26077604
Branches
Tags
No related merge requests found
Pipeline #1314 passed
......@@ -87,7 +87,7 @@ test_after_vips_common_changes:
script:
- echo $VERSION
- ./mvnw versions:use-dep-version -Dincludes=no.nibio.vips:VIPSCommon -DdepVersion=$VERSION -DforceVersion=true
- echo 'Build model with no.nibio.vips:VIPSCommon:${VERSION}'
- echo "Build model with no.nibio.vips:VIPSCommon:${VERSION}"
- ./mvnw $MAVEN_CLI_OPTS $MAVEN_OPTS package
tags:
- vips-java
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment