mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
explain "Schema conformity" a bit more
This commit is contained in:
parent
e2f03e00ba
commit
81428d0839
@ -142,8 +142,12 @@ jobs:
|
||||
|
||||
steps:
|
||||
- run:
|
||||
name: "Schema conformity"
|
||||
name: "CircleCI YAML schema conformity"
|
||||
command: |
|
||||
# This isn't a real command. We have to have something in this
|
||||
# space, though, or the CircleCI yaml schema validator gets angry.
|
||||
# Since this job is never scheduled this step is never run so the
|
||||
# actual value here is irrelevant.
|
||||
|
||||
lint:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user