Skip to content
Commit 8e2f5410 authored by Michel Dänzer's avatar Michel Dänzer Committed by Michel Dänzer
Browse files

Revert "gitlab-ci: Only run docker-image stage if relevant source files change"

This reverts commit 8694395f.

Some scenarios have come to light where this failed to ensure the docker
image exists:

* If the master branch of a forked repository is used for an MR which
  doesn't modify .gitlab-ci.yml, the docker-image job may not run.
* If the docker-image job of the first pipeline in a forked repository
  is cancelled or fails for any reason, and .gitlab-ci.yml isn't
  modified for the next pipeline run.
(Cherry picked from commit 0ec9a13c)
parent 34553f50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment