Skip to content
Snippets Groups Projects
Commit fe0207e3 authored by LAMRINI Houda's avatar LAMRINI Houda
Browse files

Update .gitlab-ci.yml file

parent a5491be7
No related branches found
No related tags found
No related merge requests found
Pipeline #47312 failed
......@@ -17,5 +17,5 @@ deploy:
script:
- apt-get update
- apt-get install -y docker.io
- docker run -d --name pythoncontainer -p 80:5000 pyapp
- docker run -d --name pythoncontainer -p 5000:5000 pyapp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment