File tree Expand file tree Collapse file tree 23 files changed +46
-23
lines changed
6.0.2-ubuntu-16.04-git-sops
6.1.3-alpine-3.8-git-sops
6.1.3-ubuntu-18.04-git-sops
6.2.4-alpine-3.8-git-sops
6.2.4-ubuntu-18.04-git-sops
7.0.3-alpine-3.9-git-sops
7.0.3-ubuntu-18.04-git-sops
7.1.5-alpine-3.13-git-sops
7.1.5-ubuntu-20.04-git-sops
7.2.0-alpine-3.14-git-sops
7.2.0-ubuntu-20.04-git-sops Expand file tree Collapse file tree 23 files changed +46
-23
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1111ENV COMPlus_EnableDiagnostics=0
1212
1313# Install Pester
14- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
15+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1516
1617
1718"@
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
1516RUN set -eux; \
1617 apt-get update; \
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
1516RUN apk add --no-cache git
1617
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
1516RUN set -eux; \
1617 apt-get update; \
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
1516RUN apk add --no-cache git
1617
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ ENV DOTNET_TELEMETRY_OPTOUT=1
1010ENV COMPlus_EnableDiagnostics=0
1111
1212# Install Pester
13- RUN pwsh -c 'Install-Module Pester -Force -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -ErrorAction Stop'
13+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 4.0.0 -MaximumVersion 4.10.1 -Force -ErrorAction Stop -Verbose'
14+ RUN pwsh -c 'Install-Module Pester -Scope AllUsers -MinimumVersion 5.0.0 -Force -ErrorAction Stop -Verbose'
1415
1516RUN set -eux; \
1617 apt-get update; \
You can’t perform that action at this time.
0 commit comments