Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
gitlab-ci-templates
Commits
9c2d5a9511ff
Commit
9c2d5a95
authored
Apr 30, 2021
by
Laurent Peuch
Browse files
fix: missing stage lint on safety
parent
c3fa5cc979ff
Pipeline
#53441
passed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/lint/safety.yml
View file @
9c2d5a95
---
safety
:
stage
:
lint
before_script
:
-
pip install tox
script
:
tox -e safety
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