mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Fix docker builds
This commit is contained in:
@@ -25,6 +25,7 @@ COPY resources resources
|
||||
COPY .editorconfig .editorconfig
|
||||
COPY Directory.Build.props Directory.Build.props
|
||||
COPY Directory.Packages.props Directory.Packages.props
|
||||
COPY LICENSE-2.0.txt LICENSE-2.0.txt
|
||||
RUN dotnet --info && \
|
||||
case "$TARGETOS" in \
|
||||
"linux") ;; \
|
||||
|
||||
Reference in New Issue
Block a user