This commit is contained in:
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
|
Reference in New Issue
Block a user