mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Add Gitlab Ci Option
This commit is contained in:
parent
ee67e6019d
commit
dfab9978b6
|
@ -17,6 +17,7 @@
|
||||||
"windows": "n",
|
"windows": "n",
|
||||||
"use_pycharm": "n",
|
"use_pycharm": "n",
|
||||||
"use_docker": "n",
|
"use_docker": "n",
|
||||||
|
"use_gitlab_ci": "n",
|
||||||
"postgresql_version": [
|
"postgresql_version": [
|
||||||
"10.5",
|
"10.5",
|
||||||
"10.4",
|
"10.4",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user