Skip to content

Commit

Permalink
docs: add a link to snapcraft authentication options for cd in snap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jgresham committed Oct 6, 2023
1 parent 2ca6212 commit f752ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The top-level [snap](configuration.md#Configuration-snap) key contains set of op
<p>Inherited from <code>TargetSpecificOptions</code>:</p>
<ul>
<li><code id="SnapOptions-artifactName">artifactName</code> String | “undefined” - The <a href="/configuration/configuration#artifact-file-name-template">artifact file name template</a>.</li>
<li><code id="SnapOptions-publish">publish</code> The <a href="/configuration/publish">publish</a> options.</li>
<li><code id="SnapOptions-publish">publish</code> The <a href="/configuration/publish">publish</a> options.</li> To publish directly to Snapcraft, see <a href="https://snapcraft.io/docs/snapcraft-authentication">Snapcraft authentication options</a> for local or CI/CD authentication options.
</ul>

<!-- end of generated block -->

0 comments on commit f752ee8

Please sign in to comment.