We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 217da88 commit a154213Copy full SHA for a154213
docs/src/architecture/08_concepts/signed_doc/cddl/Earthfile
@@ -10,5 +10,5 @@ check-cddl:
10
COPY ./additional_meta.cddl ./hash.cddl ./signed_doc_meta.cddl .
11
12
RUN cddlc -2 hash.cddl
13
- RUN cddlc -2 additional_meta.cddl
14
- RUN cddlc -2 signed_doc_meta.cddl
+ # RUN cddlc -2 additional_meta.cddl
+ # RUN cddlc -2 signed_doc_meta.cddl
0 commit comments