diff --git a/gate/playbooks/doc-publish.yaml b/gate/playbooks/doc-publish.yaml index ee6dac7..649e046 100644 --- a/gate/playbooks/doc-publish.yaml +++ b/gate/playbooks/doc-publish.yaml @@ -13,7 +13,6 @@ - hosts: primary tasks: - name: Publish current merged documents on readthedocs - no_log: true uri: method: 'POST' body_format: 'json' diff --git a/specs/instructions.rst b/specs/instructions.rst index d86e9ef..5fa31a8 100644 --- a/specs/instructions.rst +++ b/specs/instructions.rst @@ -21,7 +21,7 @@ Instructions - New specs for review should be placed in the ``approved`` subfolder, where they will undergo review and approval in Gerrit_. - Specs that have finished implementation should be moved to the - ``implemented`` subfolder + ``implemented`` subfolder. Indexing and Categorization ---------------------------