X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=blobdiff_plain;f=.gitlab-ci.yml;fp=.gitlab-ci.yml;h=ff039dba47fa2bb66b3a32a665aae1499ab2bf64;hp=2753073832478202f8fdc87e51a0867970066826;hb=85ce1e41615e9c530044a1e39d820a9d380afe34;hpb=7d05144c25daa53e60fc9ed9fd503546a86567f8 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 27530738..ff039dba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,8 +36,9 @@ stages: default: before_script: + - cd TempMavenTychoSnapshotWorkaround - mvn $MAVEN_CLI_OPTS clean # This is only temporary to resolve TYCHO 1.5.0-SNAPSHOT for the main build - - cd net.mograsim + - cd .. validate: stage: validate