Skip to content
Snippets Groups Projects
Commit 2cf7f5c7 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Update .gitlab-ci.yml file New runner tag

parent 71479aa6
No related branches found
No related tags found
1 merge request!7Gnuaffero
Pipeline #1598 passed
...@@ -11,11 +11,11 @@ build: ...@@ -11,11 +11,11 @@ build:
script: script:
- './mvnw $MAVEN_CLI_OPTS compile' - './mvnw $MAVEN_CLI_OPTS compile'
tags: tags:
- vips-docker - vips-java
test: test:
stage: test stage: test
script: script:
- './mvnw $MAVEN_CLI_OPTS test' - './mvnw $MAVEN_CLI_OPTS test'
tags: tags:
- vips-docker - vips-java
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment