Commit bde3f527 authored by Rémy Coutable's avatar Rémy Coutable

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
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment