Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Jessica Hawkwell
/
kcpu
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit df99d595
authored
Oct 06, 2017
by
Jessica Hawkwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing .gitlab-ci.yml for test workflow
1 parent
626d591d
Pipeline
#227
failed in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
.gitlab-ci.yml
test.kasm
.gitlab-ci.yml
View file @
df99d59
...
@@ -41,6 +41,9 @@ test:
...
@@ -41,6 +41,9 @@ test:
stage
:
compile
stage
:
compile
script
:
script
:
-
mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test
-
mvn -Dgit-rev="`git describe`" $MAVEN_CLI_OPTS compile test
artifacts
:
paths
:
-
target/*.jar
only
:
only
:
-
branches
-
branches
except
:
except
:
...
...
test.kasm
View file @
df99d59
movs $0 r2
movs r0 60,16
add r0 16
mark
add r2 1
add r0 1
movs $0 r2
mov ff00,16 r0
jdl r0 512 20,16+a,16
irqmh ff00,16
deva 0
jdl r0 7a,16 mark
deva 1
gpc
gpc %100,16+300,16
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment