Update ci

This commit is contained in:
Byron Lathi
2022-04-16 22:02:18 -05:00
parent c6098f2d1f
commit 8495f1f002

View File

@@ -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