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
PMPL
Collection of Practice
2019
1606876052-practice
Commits
96ed4462
Commit
96ed4462
authored
Sep 25, 2019
by
Rayza Arasj Mahardhika
Browse files
remove gitlab ci for python migrate
parent
8c4f705f
Pipeline
#21084
canceled with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
96ed4462
...
@@ -11,8 +11,6 @@ Deployment:
...
@@ -11,8 +11,6 @@ Deployment:
-
dpl --provider=heroku --app=$HEROKU_APPNAME --api-key=$HEROKU_APIKEY
-
dpl --provider=heroku --app=$HEROKU_APPNAME --api-key=$HEROKU_APIKEY
-
export HEROKU_API_KEY=$HEROKU_APIKEY
-
export HEROKU_API_KEY=$HEROKU_APIKEY
-
heroku run --app $HEROKU_APPNAME migrate
-
heroku run --app $HEROKU_APPNAME migrate
-
heroku run bash
-
./manage.py migrate
environment
:
environment
:
name
:
production
name
:
production
url
:
$HEROKU_APP_HOST
url
:
$HEROKU_APP_HOST
...
...
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