mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 02:56:30 +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 \
|
userspace-rcu \
|
||||||
zlib \
|
zlib \
|
||||||
icu-libs \
|
icu-libs \
|
||||||
curl \
|
curl
|
||||||
|
|
||||||
RUN apk -X https://dl-cdn.alpinelinux.org/alpine/edge/main add --no-cache \
|
RUN apk -X https://dl-cdn.alpinelinux.org/alpine/edge/main add --no-cache \
|
||||||
lttng-ust
|
lttng-ust
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue