Build everything in ci

This commit is contained in:
Byron Lathi
2024-03-03 13:06:56 -08:00
parent 42fbc17a2a
commit d60d7a25b2

View File

@@ -4,12 +4,12 @@ variables:
stages: stages:
- build - build
build hw: build:
stage: build stage: build
tags: tags:
- efinity - efinity
- linux - linux
script: script:
- source init_env.sh - source init_env.sh
- make hw - make