Skip to content
Snippets Groups Projects
Commit bde3f527 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'patch-11' into 'master'

Update test-and-deploy-python-application-to-heroku.md

See merge request gitlab-org/gitlab-ce!20921
parents 6a1bc3d8 01e6b676
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -46,7 +46,7 @@ This project has three jobs:
 
## Store API keys
 
You'll need to create two variables in `Project > Variables`:
You'll need to create two variables in `Settings > CI/CD > Variables` on your GitLab project settings:
1. `HEROKU_STAGING_API_KEY` - Heroku API key used to deploy staging app,
2. `HEROKU_PRODUCTION_API_KEY` - Heroku API key used to deploy production app.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment