Update ci
This commit is contained in:
@@ -2,11 +2,11 @@ default:
|
|||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
build-sw:
|
build-kernel:
|
||||||
stage: build
|
stage: build
|
||||||
image: a2geek/cc65-pipeline
|
image: a2geek/cc65-pipeline
|
||||||
script:
|
script:
|
||||||
- cd sw/
|
- cd sw/kernel
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user