🐛 Was f word allowed on github and won't get my account deleted?
This commit is contained in:
@@ -24,9 +24,7 @@ RUN mkdir -p /src/DysonNetwork.Sphere/bin/Release/net9.0/zh-hans \
|
|||||||
&& mkdir -p /src/DysonNetwork.Pass/bin/Release/net9.0/zh-hans
|
&& mkdir -p /src/DysonNetwork.Pass/bin/Release/net9.0/zh-hans
|
||||||
|
|
||||||
WORKDIR "/src/DysonNetwork.Sphere"
|
WORKDIR "/src/DysonNetwork.Sphere"
|
||||||
RUN dotnet build "DysonNetwork.Sphere.csproj" -c $BUILD_CONFIGURATION -o /app/build \
|
RUN dotnet build "DysonNetwork.Sphere.csproj" -c $BUILD_CONFIGURATION -o /app/build
|
||||||
-p:SatelliteResourceLanguages='en-US;zh-Hans' \
|
|
||||||
-p:GenerateSatelliteAssembliesForCore=true
|
|
||||||
|
|
||||||
FROM build AS publish
|
FROM build AS publish
|
||||||
ARG BUILD_CONFIGURATION=Release
|
ARG BUILD_CONFIGURATION=Release
|
||||||
|
Reference in New Issue
Block a user