Skip to content
Snippets Groups Projects
Commit f473e2d2 authored by nimrod's avatar nimrod
Browse files

Run the pre-commit job anywhere.

There's no need to run it in a specific runner, but I did because I
set tags on the runners but didn't set them to run untagged (fixed in
gitlab-runner-docker@dfc42dda).
parent e918f6d5
No related branches found
No related tags found
No related merge requests found
Pipeline #15 canceled
......@@ -8,7 +8,6 @@ stages:
pre-commit:
stage: test
tags: ["ns4.shore.co.il"]
image: adarnimrod/ci-images:pre-commit
variables:
XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment