mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
[ci] Update Dockerfile to build reputation module.
This commit is contained in:
@@ -14,6 +14,7 @@ COPY ./modules/ChatManagement/*.csproj ./modules/ChatManagement/
|
||||
COPY ./modules/Entertainment/*.csproj ./modules/Entertainment/
|
||||
COPY ./modules/UserGroupTag/*.csproj ./modules/UserGroupTag/
|
||||
COPY ./modules/ChatQuotes/*.csproj ./modules/ChatQuotes/
|
||||
COPY ./modules/Reputation/*.csproj ./modules/Reputation/
|
||||
RUN dotnet restore Kruzya.TelegramBot.sln
|
||||
|
||||
# Copy all project files
|
||||
|
||||
Reference in New Issue
Block a user