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
1f68b6b4
Verified
Commit
1f68b6b4
authored
Aug 05, 2021
by
Laurent Heirendt
✈
Browse files
change entrypoint of docker img
parent
ae83e14b
Pipeline
#45013
passed with stages
in 1 minute and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1f68b6b4
...
...
@@ -108,7 +108,7 @@ check:links:
stage
:
check
image
:
name
:
$CI_REGISTRY/r3/apps/tailorbird/linkchecker
entrypoint
:
[
"
"
]
entrypoint
:
[
"
/bin/bash
"
]
rules
:
-
if
:
$CI_COMMIT_REF_NAME
-
if
:
$CI_MERGE_REQUEST_ID
...
...
Laurent Heirendt
✈
@laurent.heirendt
mentioned in commit
19b3236d
·
Aug 24, 2021
mentioned in commit
19b3236d
mentioned in commit 19b3236da4189ba91a3f980e32e32e030d13b7fa
Toggle commit list
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