Jenkinsfile hinzugefügt

This commit is contained in:
dev-mkoebis
2026-06-25 16:09:24 +02:00
parent f2ecbe36e0
commit 6d4b5a15fc
2 changed files with 41 additions and 0 deletions

View File

@@ -17,4 +17,8 @@
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
</ItemGroup>
<ItemGroup>
<Folder Include="config\" />
</ItemGroup>
</Project>