Refactor CI into one file

Remove the downstream stuff and consolidate the hw and sw pipelines into
one.
This commit is contained in:
Byron Lathi
2022-03-05 19:22:00 -06:00
parent 8855bedaf2
commit 37e122197f
3 changed files with 17 additions and 29 deletions

View File

@@ -1,12 +0,0 @@
default:
image: bslathi19/cc65
tags:
- docker-gcc
build-job:
stage: build
script:
- cd sw/
- make