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 3a49ced commit 50a582a
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 @@ -14,7 +14,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/Windows)</para>
/// <para>- key stored as an Environment Variable called "dmcatalogtoken". (unix/win)</para>
/// <para>- key stored as an Environment Variable called "dmcatalogtoken". (Unix/Windows)</para>
/// <para>- key configured using Skyline.DataMiner.CICD.Tools.WinEncryptedKeys called "dmcatalogtoken_encrypted" (windows only)</para>
/// </summary>
public class CatalogArtifact
Expand Down

0 comments on commit 50a582a

Please sign in to comment.