Skip to content
Snippets Groups Projects
Commit 78aef543 authored by Girija Saint-Ange's avatar Girija Saint-Ange
Browse files

Merge branch '46-broken-link-in-readme-md' into 'master'

Resolve "Broken link in README.md"

Closes #46

See merge request to-be-continuous/kubernetes!85
parents f11b2e8b 98b8ba3a
No related branches found
No related tags found
No related merge requests found
...@@ -352,7 +352,7 @@ the dynamically generated url. When detected by the template, it will use it as ...@@ -352,7 +352,7 @@ the dynamically generated url. When detected by the template, it will use it as
### Deployment output variables ### Deployment output variables
Each deployment job produces _output variables_ that are propagated to downstream jobs (using [dotenv artifacts](https://docs.gitlab.com/ee/ci/pipelines/job_artifacts.html#artifactsreportsdotenv)): Each deployment job produces _output variables_ that are propagated to downstream jobs (using [dotenv artifacts](https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportsdotenv)):
* `$environment_type`: set to the type of environment (`review`, `integration`, `staging` or `production`), * `$environment_type`: set to the type of environment (`review`, `integration`, `staging` or `production`),
* `$environment_name`: the application name (see below), * `$environment_name`: the application name (see below),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment