mirror of
https://github.com/Bubuni-Team/telegram-bot.git
synced 2026-07-31 00:29:24 +03:00
Add new module to Dockerfile
This commit is contained in:
@@ -10,6 +10,7 @@ COPY ./modules/CombotAntiSpam/*.csproj ./modules/CombotAntiSpam/
|
||||
COPY ./modules/Destiny2.WhereIsXur/*.csproj ./modules/Destiny2.WhereIsXur/
|
||||
COPY ./modules/RichSiteSummary/*.csproj ./modules/RichSiteSummary/
|
||||
COPY ./modules/UrlLimitations/*.csproj ./modules/UrlLimitations/
|
||||
COPY ./modules/ChatManagement/*.csproj ./modules/ChatManagement/
|
||||
RUN dotnet restore Kruzya.TelegramBot.sln
|
||||
|
||||
# Copy all project files
|
||||
|
||||
Reference in New Issue
Block a user