mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] correctly format .gitlab/ci/lint.gitlab-ci.yml
This commit is contained in:
parent
d77866621b
commit
f9419c9606
1 changed files with 3 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
||||||
########################################
|
########################################
|
||||||
# later we must fix lint and format-check jobs and remove "allow_failure"
|
# later we must fix lint and format-check jobs and remove "allow_failure"
|
||||||
|
|
||||||
|
---
|
||||||
lint37:
|
lint37:
|
||||||
stage: lint
|
stage: lint
|
||||||
image: "before-install"
|
image: "before-install"
|
||||||
|
|
Loading…
Add table
Reference in a new issue