Skip to content

Instantly share code, notes, and snippets.

View macphil's full-sized avatar

macphil

View GitHub Profile
[CmdletBinding()]
param(
[Parameter(Mandatory)]
[string]$ImageName = 'atlassian/bamboo-agent-base',
[string]$TagLike = '10.*-ubi9-jdk21',
[switch]$ShowAllTags = $false
)
begin {
$ErrorActionPreference = 'Stop'

Test Report: Pester test results

  • Date: 2024-09-29
  • Time: 22:29:13

Expand the following summaries for more details:

Environment: