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