Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
nanoapi
Commits
8ea42560
Commit
8ea42560
authored
Jan 22, 2020
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove yamllint CI check since there is no more yaml to lint
parent
8eb27aeb
Pipeline
#2061
passed with stages
in 1 minute and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
.gitlab-ci.yml
.gitlab-ci.yml
+0
-6
No files found.
.gitlab-ci.yml
View file @
8ea42560
...
...
@@ -13,9 +13,3 @@ lint_ruby:
script
:
-
gem install rubocop --no-document
-
rubocop -l -f s
lint_yaml
:
stage
:
linting
image
:
ruby:2.4
script
:
-
gem install yamllint --no-document
-
yamllint *.yaml
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