Refactor CI into one file
Remove the downstream stuff and consolidate the hw and sw pipelines into one.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
default:
|
||||
image: bslathi19/cc65
|
||||
tags:
|
||||
- docker-gcc
|
||||
|
||||
build-job:
|
||||
stage: build
|
||||
script:
|
||||
- cd sw/
|
||||
- make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user