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

fix: Add missing tag to gitlab job

parent 5449a6a7
No related branches found
No related tags found
No related merge requests found
Pipeline #1296 canceled
......@@ -37,6 +37,8 @@ test_after_vips_common_changes:
script:
- echo $VERSION
- ./mvnw $MAVEN_CLI_OPTS $MAVEN_OPTS test
tags:
- vips-java
rules:
- if: '$CI_PIPELINE_SOURCE == "pipeline"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment