summaryrefslogtreecommitdiffstatshomepage
path: root/.drone.yml
blob: d0de9eb5961a28808af605addd0d785f40d898ec (plain) (blame)
1
2
3
4
5
6
7
# Build configure for https://www.tea-ci.org (fork of Drone CI with Msys2 support)
build:
  image: teaci/msys64
  shell: mingw64
  pull: true
  commands:
    - make SUBTARGET=tiny MINGW64=/c/msys64/mingw64