Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
19b3236d
Verified
Commit
19b3236d
authored
Aug 05, 2021
by
Laurent Heirendt
✈
Browse files
Revert "change entrypoint of docker img"
This reverts commit
1f68b6b4
.
parent
d63a5b91
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
19b3236d
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment