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
99b4665c
Commit
99b4665c
authored
Sep 18, 2020
by
Nane Kratzke
Browse files
Aktualisieren .gitlab-ci.yml
parent
7318ce4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
99b4665c
...
...
@@ -7,7 +7,7 @@ services:
test
:
stage
:
test
image
:
"
python:3.9"
#
image: "python:3.9"
script
:
-
docker build -t web:test .
-
docker run -d -p 80:80 web:test
...
...
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