fix(project): rename tool to glint
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@ stages:
|
||||
- deploy
|
||||
|
||||
# CI/CD catalog components. Without network access or a token the fetches will
|
||||
# fail and gitlab-sim emits a WARNING for each, then lints the local jobs normally.
|
||||
# fail and glint emits a WARNING for each, then lints the local jobs normally.
|
||||
include:
|
||||
# Standard single-segment component path (file layout: templates/sast.yml)
|
||||
- component: gitlab.com/components/sast/sast@latest
|
||||
|
||||
Vendored
+1
-1
@@ -3,7 +3,7 @@ stages:
|
||||
- test
|
||||
|
||||
# This pipeline includes templates from another GitLab project.
|
||||
# Without a token, gitlab-sim warns but still lints the local jobs.
|
||||
# Without a token, glint warns but still lints the local jobs.
|
||||
include:
|
||||
- project: my-group/ci-templates
|
||||
ref: main
|
||||
|
||||
Reference in New Issue
Block a user