Skip to content
Snippets Groups Projects
Verified Commit 19b3236d authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Revert "change entrypoint of docker img"

This reverts commit 1f68b6b4.
parent d63a5b91
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@ check:links:
stage: check
image:
name: $CI_REGISTRY/r3/apps/tailorbird/linkchecker
entrypoint: ["/bin/bash"]
entrypoint: [""]
rules:
- if: $CI_COMMIT_REF_NAME
- if: $CI_MERGE_REQUEST_ID
......
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