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

chore: Upgrade vips-parent-pom, minor pipeline fix

parent 24340c52
No related branches found
No related tags found
No related merge requests found
......@@ -54,9 +54,7 @@ before_script:
- git config --global user.email "${GITLAB_USER_EMAIL}"
- echo "Get common settings"
- git clone --depth=1 "$COMMON_CONFIG_REMOTE" "$COMMON_CONFIG_LOCAL"
- cd $COMMON_CONFIG_LOCAL
- cp $SETTINGS_XML ../$SETTINGS_XML
- cd ..
- cp $COMMON_CONFIG_LOCAL/$SETTINGS_XML ./$SETTINGS_XML
- rm -rf $COMMON_CONFIG_LOCAL
build:
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>no.nibio.vips</groupId>
<artifactId>vips-parent-pom</artifactId>
<version>1.1.0</version>
<version>1.1.3</version>
</parent>
<artifactId>VIPSCommon</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment