Rewrite pipeline

This commit is contained in:
2022-07-22 22:50:10 +02:00
committed by belliash
parent fb39e8855d
commit 9b04e9f95e

View File

@@ -1,8 +1,5 @@
kind: pipeline
type: exec
name: XT Toolchain Pipeline
steps:
- name: Compile XT Toolchain
commands:
- sh build-linux.sh
pipeline:
build:
image: codingworkshop/oscw-runner:latest
commands:
- sh build-linux.sh