mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-15 18:46:31 +00:00
INF-2341 Add step to install PowerShell
This commit is contained in:
parent
40bbed2983
commit
1abd8f9c8c
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ RUN apk add --no-cache \
|
|||
userspace-rcu \
|
||||
zlib \
|
||||
icu-libs \
|
||||
curl \
|
||||
curl
|
||||
|
||||
RUN apk -X https://dl-cdn.alpinelinux.org/alpine/edge/main add --no-cache \
|
||||
lttng-ust
|
||||
|
|
|
|||
Loading…
Reference in a new issue