Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cecile Cavet
test-ci
Commits
08a4b8b4
Commit
08a4b8b4
authored
Sep 23, 2021
by
Cecile Cavet
Browse files
Update Dockerfile
parent
3dc729fc
Pipeline
#137092
failed with stages
in 5 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Dockerfile
Dockerfile
+3
-1
No files found.
Dockerfile
View file @
08a4b8b4
...
...
@@ -10,7 +10,9 @@ RUN yum -y update \
WORKDIR
toto
RUN
echo
${
CI_PROJECT_DIR
}
RUN
cd
${
CI_PROJECT_DIR
}
RUN
pwd
ENTRYPOINT
["ping"]
CMD
["localhost"]
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