This commit is contained in:
Byron Lathi
2025-01-26 17:59:10 -08:00
parent 621a297fa0
commit 402dd54887

18
.gitlab-ci.yml Normal file
View File

@@ -0,0 +1,18 @@
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- build
build_fpga:
needs: []
stage: build
tags:
- linux
script:
- source init_env.sh
- build_fpga artix_pcie.yaml
artifacts:
when: always
paths:
- nonprojectflow/artix_pcie.bit