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
school
courses
Commits
d9462d80
Verified
Commit
d9462d80
authored
Jul 02, 2020
by
Laurent Heirendt
✈
Browse files
change entrypoint as shown in
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4027
parent
32d08b57
Pipeline
#29289
failed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d9462d80
...
...
@@ -3,7 +3,9 @@ stages:
-
deploy
retrieve repo
:
image
:
alpine/git
image
:
name
:
alpine/git:latest
entrypoint
:
[
"
"
]
stage
:
build
script
:
-
'
git
clone
https://git-r3lab.uni.lu/R3/school/courses.lcsb.uni.lu.git
courses.lcsb.uni.lu'
...
...
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