forked from xt-sys/xtchain
Add pipeline
This commit is contained in:
parent
7be4e21ea1
commit
757c207121
8
.build.yml
Normal file
8
.build.yml
Normal file
@ -0,0 +1,8 @@
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: XT Toolchain Pipeline
|
||||
|
||||
steps:
|
||||
- name: Compile XT Toolchain
|
||||
commands:
|
||||
- sh build-linux.sh
|
Loading…
Reference in New Issue
Block a user