Fakultas Ilmu Komputer UI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
1
1606876052-practice
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PMPL
Collection of Practice
2019
1606876052-practice
Commits
96ed4462
Commit
96ed4462
authored
5 years ago
by
Rayza Arasj Mahardhika
Browse files
Options
Downloads
Patches
Plain Diff
remove gitlab ci for python migrate
parent
8c4f705f
Branches
exercise/personal-commentary
No related tags found
1 merge request
!2
Exercise/personal commentary
Pipeline
#21084
canceled
5 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
with
0 additions
and
2 deletions
.gitlab-ci.yml
+
0
−
2
View file @
96ed4462
...
...
@@ -11,8 +11,6 @@ Deployment:
-
dpl --provider=heroku --app=$HEROKU_APPNAME --api-key=$HEROKU_APIKEY
-
export HEROKU_API_KEY=$HEROKU_APIKEY
-
heroku run --app $HEROKU_APPNAME migrate
-
heroku run bash
-
./manage.py migrate
environment
:
name
:
production
url
:
$HEROKU_APP_HOST
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment