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
bf01f931
Commit
bf01f931
authored
Apr 26, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
0b65725f
6d72caa7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
doc/ci/variables/predefined_variables.md
doc/ci/variables/predefined_variables.md
+4
-0
qa/qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb
.../browser_ui/3_create/repository/add_file_template_spec.rb
+2
-1
No files found.
doc/ci/variables/predefined_variables.md
View file @
bf01f931
...
...
@@ -112,3 +112,7 @@ future GitLab releases.**
|
`GITLAB_USER_NAME`
| 10.0 | all | The real name of the user who started the job |
|
`RESTORE_CACHE_ATTEMPTS`
| 8.15 | 1.9 | Number of attempts to restore the cache running a job |
|
`GITLAB_FEATURES`
| 10.6 | all | The comma separated list of licensed features available for your instance and plan |
[
gitlab-deploy-token
]:
../../user/project/deploy_tokens/index.md#gitlab-deploy-token
[
registry
]:
../../user/project/container_registry.md
[
dependent-repositories
]:
../../user/project/new_ci_build_permissions_model.md#dependent-repositories
qa/qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb
View file @
bf01f931
...
...
@@ -2,7 +2,8 @@
module
QA
context
'Create'
do
describe
'File templates'
do
# Issue: https://gitlab.com/gitlab-org/quality/nightly/issues/97
describe
'File templates'
,
:quarantine
do
include
Runtime
::
Fixtures
def
login
...
...
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