Try trigger
This commit is contained in:
@@ -6,4 +6,5 @@ RUN dnf -y install dotnet-sdk-9.0
|
||||
COPY scripts/install-roslyn.sh /tmp/install-roslyn.sh
|
||||
RUN chmod +x /tmp/install-roslyn.sh && /tmp/install-roslyn.sh
|
||||
|
||||
USER user
|
||||
USER user
|
||||
RUN dotnet tool install --global dotnet-ef
|
||||
Reference in New Issue
Block a user