Master commit next.
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
registry: https://registry.rokoh.com
|
registry: https://registry.rokoh.com
|
||||||
|
|
||||||
- name: Build Docker image
|
- 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
|
- name: Push Docker image to registry
|
||||||
run: docker push registry.rokoh.com/rokoh:${{ github.sha }}
|
run: docker push registry.rokoh.com/rokoh:${{ github.sha }}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -15,7 +15,7 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[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.AssemblyProductAttribute("rokoh")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
b67df968282f6cc9d739f245ffa0584d9f0e4435964ede64714b38407620f478
|
a91be419ff338d6da03a1689dec4a3671a7b6d7628ff7122ff34565bdaa3d613
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("rokoh")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[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.AssemblyProductAttribute("rokoh")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("rokoh")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
f9b5bed55f85ec1460792dbb9cc4032350c7ed4f564a3960ef4f5928410477f0
|
68c024759fab8203ad6b7f34da4f79af3907ef5622dec2c2c75868cf7a85ef38
|
||||||
|
|||||||
Reference in New Issue
Block a user