summaryrefslogtreecommitdiff
path: root/.gitlab-ci/run-docker.sh
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@endlessos.org>2020-11-17 14:52:25 +0000
committerPhilip Withnall <pwithnall@endlessos.org>2020-11-20 14:48:14 +0000
commit72e4781ffcdcce48ba3c22508cdb4317ea1273ae (patch)
tree2fddbd2040639c22be543b9ce2d943abed2551eb /.gitlab-ci/run-docker.sh
parentc7d2206df335f04ffec877ce8017cdf77371436e (diff)
downloadglib-72e4781ffcdcce48ba3c22508cdb4317ea1273ae.tar.gz
ci: Temporarily fold SH and Py checks into style-check job
It doesn’t seem to be possible to use `only:changes` from a branch pipeline extending `.only-default` and have it correctly trigger when `*.sh` or `*.py` files are modified. We possibly need to convert all our pipelines to be merge-request-only, but that’s an avenue I’ve been down before and I couldn’t get it to work. Using [`workflow:rules`](https://docs.gitlab.com/ee/ci/yaml/README.html#workflowrules) might fix that, but I don’t have time to rework the entire CI to use that now. So in the meantime, move the SH and Py checks into the existing style-check job so we’re not always spinning up two additional container instances on every merge request. See !1743. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Diffstat (limited to '.gitlab-ci/run-docker.sh')
0 files changed, 0 insertions, 0 deletions