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
f0629cc5
Commit
f0629cc5
authored
Apr 22, 2021
by
Furkan Ayhan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use wildcard path for CI includes
parent
0efe495c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
27 deletions
+1
-27
.gitlab-ci.yml
.gitlab-ci.yml
+1
-27
No files found.
.gitlab-ci.yml
View file @
f0629cc5
...
...
@@ -92,30 +92,4 @@ variables:
GIT_CLONE_PATH
:
"
/builds/gitlab-org-forks/${CI_PROJECT_NAME}"
include
:
-
local
:
.gitlab/ci/build-images.gitlab-ci.yml
-
local
:
.gitlab/ci/cache-repo.gitlab-ci.yml
-
local
:
.gitlab/ci/cng.gitlab-ci.yml
-
local
:
.gitlab/ci/docs.gitlab-ci.yml
-
local
:
.gitlab/ci/frontend.gitlab-ci.yml
-
local
:
.gitlab/ci/global.gitlab-ci.yml
-
local
:
.gitlab/ci/memory.gitlab-ci.yml
-
local
:
.gitlab/ci/pages.gitlab-ci.yml
-
local
:
.gitlab/ci/qa.gitlab-ci.yml
-
local
:
.gitlab/ci/reports.gitlab-ci.yml
-
local
:
.gitlab/ci/rails.gitlab-ci.yml
-
local
:
.gitlab/ci/vendored-gems.gitlab-ci.yml
-
local
:
.gitlab/ci/review.gitlab-ci.yml
-
local
:
.gitlab/ci/rules.gitlab-ci.yml
-
local
:
.gitlab/ci/setup.gitlab-ci.yml
-
local
:
.gitlab/ci/dev-fixtures.gitlab-ci.yml
-
local
:
.gitlab/ci/test-metadata.gitlab-ci.yml
-
local
:
.gitlab/ci/yaml.gitlab-ci.yml
-
local
:
.gitlab/ci/releases.gitlab-ci.yml
-
local
:
.gitlab/ci/notify.gitlab-ci.yml
-
local
:
.gitlab/ci/dast.gitlab-ci.yml
-
local
:
.gitlab/ci/workhorse.gitlab-ci.yml
-
local
:
.gitlab/ci/graphql.gitlab-ci.yml
# switch the remote include to a local include until this is resolved:
# https://gitlab.com/gitlab-org/gitlab/-/issues/327299
# - remote: 'https://gitlab.com/gitlab-org/frontend/untamper-my-lockfile/-/raw/main/.gitlab-ci-template.yml'
-
local
:
.gitlab/ci/untamper-my-lockfile.yml
-
local
:
.gitlab/ci/*.gitlab-ci.yml
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