Commit 660aead7 authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

gitlab: Build every commit in a merge request.

parent f1a7a16b
......@@ -30,7 +30,8 @@ build-all:
- build64/config.log
- build32/config.log
script:
- ./tools/gitlab/build-all
- rm -fr .git/rebase-merge # in case a previous CI run failed in git rebase
- git rebase $CI_MERGE_REQUEST_DIFF_BASE_SHA --exec ./tools/gitlab/build-all
build-winetest:
extends: .wine-build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment