Commit df99d595 by Jessica Hawkwell

fixing .gitlab-ci.yml for test workflow

1 parent 626d591d
Pipeline #227 failed in 0 seconds
Showing with 9 additions and 9 deletions
......@@ -41,6 +41,9 @@ test:
stage: compile
script:
- mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test
artifacts:
paths:
- target/*.jar
only:
- branches
except:
......
movs $0 r2
add r0 16
add r2 1
movs $0 r2
jdl r0 512 20,16+a,16
deva 0
deva 1
gpc
gpc %100,16+300,16
movs r0 60,16
mark
add r0 1
mov ff00,16 r0
irqmh ff00,16
jdl r0 7a,16 mark
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!