winmm/tests: Add more MCI_DGV_WINDOW_HWND tests.
[wine.git] / .gitlab-ci.yml
blob67830facbc6a2c2d2bf806099488f8f2eaeb5c39
1 # main Gitlab CI script
3 stages:
4   - image
5   - build
6   - deploy
8 include:
9   - local: "/tools/gitlab/image.yml"
10   - local: "/tools/gitlab/build.yml"
11   - local: "/tools/gitlab/release.yml"