summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/I2R.LightNews.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/I2R.LightNews.csproj b/src/I2R.LightNews.csproj
index a84c852..b8d7ed9 100644
--- a/src/I2R.LightNews.csproj
+++ b/src/I2R.LightNews.csproj
@@ -11,4 +11,10 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="7.0.0" />
</ItemGroup>
+ <ItemGroup>
+ <Content Include="..\build_and_push.sh">
+ <Link>build_and_push.sh</Link>
+ </Content>
+ </ItemGroup>
+
</Project>