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

log: Print all environment variables for debugging

parent baf51613
No related branches found
No related tags found
No related merge requests found
Pipeline #1298 canceled
......@@ -17,6 +17,7 @@ cache:
build:
stage: build
script:
- env
- ./mvnw $MAVEN_CLI_OPTS $MAVEN_OPTS package
tags:
- vips-java
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment