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