Skip to content

Commit

Permalink
Update CICD.Tools.CatalogUpload.Lib/CatalogArtifact.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro Debevere <97611683+PedroDebevere@users.noreply.github.com>
  • Loading branch information
janstaelensskyline and PedroDebevere authored Dec 12, 2023
1 parent 229a3c8 commit 3a49ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CICD.Tools.CatalogUpload.Lib/CatalogArtifact.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

/// <summary>
/// Allows Uploading an artifact to the Catalog using one of the below in order of priority:
/// <para>- provided key in upload argument (unix/win)</para>
/// <para>- provided key in upload argument (Unix/Windows)</para>
/// <para>- key stored as an Environment Variable called "dmcatalogtoken". (unix/win)</para>
/// <para>- key configured using Skyline.DataMiner.CICD.Tools.WinEncryptedKeys called "dmcatalogtoken_encrypted" (windows only)</para>
/// </summary>
Expand Down

0 comments on commit 3a49ced

Please sign in to comment.