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

Silence a pre-commit warning.

parent 6babff0b
No related branches found
No related tags found
No related merge requests found
Pipeline #4173 passed
......@@ -2,4 +2,5 @@
set -eux
[ -f /etc/gitlab-runner/config.toml ] || gitlab-runner register --non-interactive
# shellcheck disable=SC2294
eval exec /entrypoint "$@"
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