MPROMEditor now calls its columns "Opcode" and "muPC"
[Mograsim.git] / .gitlab-ci.yml
index 64f1874..91f3a84 100644 (file)
@@ -35,12 +35,6 @@ stages:
   - test
   - package_repo
 
-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 ..
-
 validate:
   stage: validate
   script:
@@ -62,4 +56,5 @@ package_repo:
   script: 
     - mvn $MAVEN_CLI_OPTS verify
   artifacts:
-    paths: releng/net.mograsim.plugin.updatesite/target/*.zip
+    paths:
+      - releng/net.mograsim.plugin.updatesite/target/*.zip