Rewrite pipeline
ci/woodpecker/push/build Pipeline failed Details

This commit is contained in:
Rafal Kupiec 2022-07-22 22:50:10 +02:00
parent f9af39e058
commit a65685de5c
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 5 additions and 8 deletions

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