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