mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
🚀 Adds linting tag to GitLab CI jobs
This commit is contained in:
parent
2ab5a92cc8
commit
1a2c7c05b1
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ stages:
|
||||||
|
|
||||||
.linting: &linting
|
.linting: &linting
|
||||||
stage: linting
|
stage: linting
|
||||||
|
tags:
|
||||||
|
- linting
|
||||||
|
|
||||||
yamllint:
|
yamllint:
|
||||||
<<: *linting
|
<<: *linting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue