Master commit next.

This commit is contained in:
clive
2024-05-06 22:49:24 +10:00
7 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ jobs:
registry: https://registry.rokoh.com
- name: Build Docker image
run: docker build -t registry.rokoh.com/rokoh:${{ github.sha }} .
run: docker build -t registry.rokoh.com/rokoh:${{ github.sha }} -f rokoh/Dockerfile
- name: Push Docker image to registry
run: docker push registry.rokoh.com/rokoh:${{ github.sha }}

Binary file not shown.

View File

@@ -15,7 +15,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f5bf17187655b57686196a9b000d0ca591492145")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+39308a68156b9da8ef59719de7e433b3b7a86d5c")]
[assembly: System.Reflection.AssemblyProductAttribute("rokoh")]
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
b67df968282f6cc9d739f245ffa0584d9f0e4435964ede64714b38407620f478
a91be419ff338d6da03a1689dec4a3671a7b6d7628ff7122ff34565bdaa3d613

View File

@@ -15,7 +15,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9b1baedfa7df193cff23d9e821c0273b61097a86")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+39308a68156b9da8ef59719de7e433b3b7a86d5c")]
[assembly: System.Reflection.AssemblyProductAttribute("rokoh")]
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
f9b5bed55f85ec1460792dbb9cc4032350c7ed4f564a3960ef4f5928410477f0
68c024759fab8203ad6b7f34da4f79af3907ef5622dec2c2c75868cf7a85ef38