Skip to content
Snippets Groups Projects
Commit d8ec4adf authored by 0xJMR's avatar 0xJMR
Browse files

Fixes CI.

parent ce1f4c30
No related branches found
No related tags found
No related merge requests found
Pipeline #60906 failed
stages:
- windows
#- windows
- linux
masterJobLinux:
......@@ -10,12 +10,12 @@ masterJobLinux:
only:
- master
masterJobWindows:
stage: windows
script:
- mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B clean install --settings settings.xml
tags:
- Windows10
#masterJobWindows:
# stage: windows
# script:
# - mvn -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B clean install --settings settings.xml
# tags:
# - Windows10
BranchJobLinux:
stage: linux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment