Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
STAMP
stamp-devops-poc
Commits
5de5ba42
Commit
5de5ba42
authored
May 18, 2018
by
Nicola Bertazzo
Browse files
Update .gitlab-ci.yml
parent
2738e15a
Pipeline
#1757
passed with stages
in 3 minutes and 10 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5de5ba42
...
...
@@ -55,5 +55,6 @@ docker-build:
-
"
ls
."
-
"
docker
--version"
-
"
docker
build
-t
'demo-app:1.0.0'
./"
-
"
docker
run
--name=prova
-d
-p
20000:8080
demo-app:1.0.0"
tags
:
-
docker_build
Write
Preview
Supports
Markdown
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