This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ RUN if [ $TARGETARCH = "arm64" ]; then \
|
||||
else \
|
||||
echo "Unsupported ARCH: $ARCH" \
|
||||
exit 1 \
|
||||
fi \
|
||||
fi && \
|
||||
dotnet publish './MistoxWebsite.Server.csproj' -c Release -r $TARGETOS-$RID -o /app/publish
|
||||
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user