-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Loading branch information
1 parent
bf61854
commit a065198
Showing
18 changed files
with
422 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
.. _cloud_schema: | ||
|
||
Schema: cloud | ||
============== | ||
|
||
This document shows the schema of cloud build YAML files | ||
supported by this library, in `JSON schema`_ format. | ||
These files may be used within the ``CLOUD_IMAGES`` directory within | ||
a :ref:`staging_structure`. | ||
|
||
The latest version of this schema is available in raw form at | ||
https://release-engineering.github.io/pushsource/cloud-schema.yaml. | ||
|
||
|
||
.. include:: ../../src/pushsource/_impl/schema/cloud-schema.yaml | ||
:code: yaml | ||
|
||
|
||
.. _JSON schema: https://json-schema.org/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.