Function _getDeploymentPropertiesPrivate

  • Private

    Gets the deploy.id and deploy.version tag values.

    Parameters

    • tags: string[]

      A list of item tags

    Returns string[]

    A list containing the two values found in the tags, or defaulting to a new GUID and "1.0", respectively, as needed