heroku CI support added
Procfile
0 → 100644
package.json
0 → 100644
{ | ||
"name": "outgoing_rex", | ||
"version": "1.0.0", | ||
"description": "[](https://gitlab.utc.fr/chehabfl/outgoing_rex/pipelines) [](https://chehabfl.gitlab.utc.fr/outgoing_rex/) [](https://opensource.org/licenses/BSD-2-Clause)", | ||
"main": "manage.py", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@gitlab.utc.fr:chehabfl/outgoing_rex.git" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"leaflet": "^1.3.1", | ||
"leaflet.markercluster": "^1.3.0" | ||
} | ||
} |
#OutGoing_REX | ||
Django==2.0.3 | ||
django_heroku==0.3.1 | ||
gunicorn==19.7.1 | ||
psycopg2-binary==2.7.4 | ||
git+https://github.com/mingchen/django-cas-ng.git@23e755c61d58c957a056c7a321272ab5888797a9#egg=django-cas-ng | ||
Pillow==5.0.0 | ||
... | ... |
Please register or sign in to comment