Skip to content
Snippets Groups Projects
Commit 01e6b676 authored by Peter Sowah's avatar Peter Sowah
Browse files

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

parent e9d04585
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