Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ryan Karyadiputera
ppl-berkah-back
Commits
f51bebcb
Commit
f51bebcb
authored
May 01, 2021
by
Ryan Karyadiputera
Browse files
test
parent
5b75e793
Pipeline
#74139
passed with stage
in 2 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Procfile
View file @
f51bebcb
web: DJANGO_SETTINGS_MODULE=sip.settings.staging gunicorn sip.wsgi --log-file -
release: chmod 777 migrate.sh && ./migrate.sh
\ No newline at end of file
migrate.sh
0 → 100644
View file @
f51bebcb
#!/bin/bash
python manage.py makemigrations
&&
python manage.py migrate
\ No newline at end of file
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