Skip to content
Snippets Groups Projects
Commit c2d93335 authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Update README.md

parent 4aaa80fe
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ CMD gunicorn -b :$PORT mysite.wsgi
### Setup Gitlab CI
At the root of your git repository create a `.gitlab-ci.yaml` file.
At the root of your git repository create a `.gitlab-ci.yml` file.
We will use a special docker image which contain the docker binary.
We will attach to the running docker daemon in order to build the image.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment