Commit bfc73b0b authored by Alexandre Julliard's avatar Alexandre Julliard

gitlab: Disable building image in forks.

parent 660aead7
......@@ -3,7 +3,7 @@
build-image:
stage: image
rules:
- if: $CI_PIPELINE_SOURCE == 'push' && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_PIPELINE_SOURCE == 'push' && $CI_PROJECT_PATH == "wine/wine" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
changes:
- tools/gitlab/image.yml
- tools/gitlab/image.docker
......
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