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
b0c1210a
Commit
b0c1210a
authored
Dec 23, 2019
by
Rayza Arasj Mahardhika
Browse files
fix gitlab-ci script
parent
64d54e46
Pipeline
#28307
passed with stages
in 11 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b0c1210a
...
...
@@ -33,7 +33,7 @@ Deployment:
script
:
-
dpl --provider=heroku --app=$HEROKU_APPNAME --api-key=$HEROKU_APIKEY
-
export HEROKU_API_KEY=$HEROKU_APIKEY
-
heroku run --app $HEROKU_APPNAME migrate
-
heroku run --app $HEROKU_APPNAME
/app/manage.py
migrate
environment
:
name
:
production
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