Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hübner, Jan-Ole
lab-containerization
Commits
4b48c697
Commit
4b48c697
authored
Sep 18, 2020
by
Nane Kratzke
Browse files
Update .gitlab-ci.yml
parent
4a9e815f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4b48c697
...
...
@@ -10,7 +10,7 @@ test:
script
:
-
docker build -t web:test .
-
docker run -d -p 80:80 web:test
-
curl
http://localhost
-
wget
http://localhost
build
:
stage
:
build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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