summaryrefslogtreecommitdiffstats
path: root/server/src
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-06-01 22:53:00 +0200
committerivarlovlie <git@ivarlovlie.no>2022-06-01 22:53:00 +0200
commite5d7e52bab7e3bc68d7a16d1fcb37852ba90143a (patch)
tree1ea65eb5e578f28d8dd150fc7e34bd37e6377c07 /server/src
parentae8899c9beffcfe7d7c6965ddc5df7010ad4006b (diff)
downloadgreatoffice-e5d7e52bab7e3bc68d7a16d1fcb37852ba90143a.tar.xz
greatoffice-e5d7e52bab7e3bc68d7a16d1fcb37852ba90143a.zip
refactor: Change name of image name
Diffstat (limited to 'server/src')
-rw-r--r--server/src/IOL.GreatOffice.Api.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/server/src/IOL.GreatOffice.Api.csproj b/server/src/IOL.GreatOffice.Api.csproj
index 0bd2c48..04e09e3 100644
--- a/server/src/IOL.GreatOffice.Api.csproj
+++ b/server/src/IOL.GreatOffice.Api.csproj
@@ -40,6 +40,15 @@
<Content Include="..\..\README.md">
<Link>README.md</Link>
</Content>
+ <Content Include="..\build_and_push.sh">
+ <Link>build_and_push.sh</Link>
+ </Content>
+ <Content Include="..\CHANGELOG.md">
+ <Link>CHANGELOG.md</Link>
+ </Content>
+ <Content Include="..\Dockerfile">
+ <Link>Dockerfile</Link>
+ </Content>
</ItemGroup>
<ItemGroup>