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

build: Add missing gitlab ci/cd stage

parent d144fae7
No related branches found
No related tags found
1 merge request!7Gnuaffero
Pipeline #2168 failed
...@@ -2,6 +2,7 @@ image: openjdk:11-jdk ...@@ -2,6 +2,7 @@ image: openjdk:11-jdk
stages: stages:
- build - build
- test - test
- deploy
variables: variables:
COMMON_CONFIG_REMOTE: https://root:$CONFIG_ACCESS_TOKEN@$CI_SERVER_HOST/VIPS/vips-common-config.git COMMON_CONFIG_REMOTE: https://root:$CONFIG_ACCESS_TOKEN@$CI_SERVER_HOST/VIPS/vips-common-config.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment