parent
a34b30b092
commit
2f421b4fb1
@ -1,6 +1,10 @@
|
|||||||
build:
|
kind: pipeline
|
||||||
image: teaci/msys32
|
name: default
|
||||||
shell: mingw32
|
|
||||||
pull: true
|
steps:
|
||||||
commands:
|
- name: mingw32
|
||||||
- ./tools/ci-build.sh
|
image: teaci/msys32
|
||||||
|
shell: mingw32
|
||||||
|
pull: true
|
||||||
|
commands:
|
||||||
|
- ./tools/ci-build.sh
|
||||||
|
Loading…
Reference in new issue