Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
fa9f94cc
Commit
fa9f94cc
authored
Sep 08, 2018
by
Lukas Eipert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolve conflict in doc/ci/variables/README.md
parent
99eeaf3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
doc/ci/variables/README.md
doc/ci/variables/README.md
+0
-6
No files found.
doc/ci/variables/README.md
View file @
fa9f94cc
...
@@ -218,7 +218,6 @@ Protected variables can be added by going to your project's
...
@@ -218,7 +218,6 @@ Protected variables can be added by going to your project's
Once you set them, they will be available for all subsequent pipelines.
Once you set them, they will be available for all subsequent pipelines.
<<<<<<< HEAD
### Limiting environment scopes of variables **[PREMIUM]**
### Limiting environment scopes of variables **[PREMIUM]**
>**Notes:**
>**Notes:**
...
@@ -237,8 +236,6 @@ Wildcards (`*`) can be used along with the environment name, therefore if the
...
@@ -237,8 +236,6 @@ Wildcards (`*`) can be used along with the environment name, therefore if the
environment scope is
`review/*`
then any jobs with environment names starting
environment scope is
`review/*`
then any jobs with environment names starting
with
`review/`
would have that particular variable.
with
`review/`
would have that particular variable.
=======
>>>>>>> upstream/master
### Manually-specified variables
### Manually-specified variables
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/44059) in GitLab 10.8.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/44059) in GitLab 10.8.
...
@@ -600,7 +597,4 @@ Below you can find supported syntax reference:
...
@@ -600,7 +597,4 @@ Below you can find supported syntax reference:
[
gitlab-deploy-token
]:
../../user/project/deploy_tokens/index.md#gitlab-deploy-token
[
gitlab-deploy-token
]:
../../user/project/deploy_tokens/index.md#gitlab-deploy-token
[
registry
]:
../../user/project/container_registry.md
[
registry
]:
../../user/project/container_registry.md
[
dependent-repositories
]:
../../user/project/new_ci_build_permissions_model.md#dependent-repositories
[
dependent-repositories
]:
../../user/project/new_ci_build_permissions_model.md#dependent-repositories
<<<<<<< HEAD
[
get-job-artifacts
]:
../../api/jobs.html#get-job-artifacts
[
get-job-artifacts
]:
../../api/jobs.html#get-job-artifacts
=======
>>>>>>> upstream/master
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment