From 648da485551f2b79d2a7a5753097cb7e904adcbe Mon Sep 17 00:00:00 2001 From: clive Date: Mon, 6 May 2024 22:39:23 +1000 Subject: [PATCH] Master commit next. --- .gitea/workflows/default.yml | 11 +++++------ .vs/rokoh/v17/.wsuo | Bin 81408 -> 81408 bytes .../registry.rokoh.com.pubxml.user | 5 ++--- rokoh/obj/Debug/net7.0/rokoh.AssemblyInfo.cs | 2 +- .../net7.0/rokoh.AssemblyInfoInputs.cache | 2 +- 5 files changed, 9 insertions(+), 11 deletions(-) diff --git a/.gitea/workflows/default.yml b/.gitea/workflows/default.yml index 21d16be..dcad9f9 100644 --- a/.gitea/workflows/default.yml +++ b/.gitea/workflows/default.yml @@ -1,7 +1,6 @@ name: Gitea CI/CD -on: - push: [push] +on: [push] jobs: build: @@ -19,10 +18,10 @@ jobs: registry: https://registry.rokoh.com - name: Build Docker image - run: docker build -t registry.rokoh.com/your-image-name:${{ github.sha }} . + run: docker build -t registry.rokoh.com/rokoh:${{ github.sha }} . - name: Push Docker image to registry - run: docker push registry.rokoh.com/your-image-name:${{ github.sha }} + run: docker push registry.rokoh.com/rokoh:${{ github.sha }} deploy: runs-on: ubuntu-latest @@ -34,7 +33,7 @@ jobs: uses: docker/setup-action@v2 - name: Pull Docker image from registry - run: docker pull registry.rokoh.com/your-image-name:${{ github.sha }} + run: docker pull registry.rokoh.com/rokoh:${{ github.sha }} - name: Run Docker container - run: docker run -d -p 80:80 registry.rokoh.com/your-image-name:${{ github.sha }} + run: docker run -d -p 6000:80 registry.rokoh.com/rokoh:${{ github.sha }} diff --git a/.vs/rokoh/v17/.wsuo b/.vs/rokoh/v17/.wsuo index d4b16d743db2b44e4801ba46b26213eff6f8ba26..a2b5081d5462e58d192024322cea21e258750368 100644 GIT binary patch delta 193 zcmZqp!_x4FWr6`C(?mmQM&^ya3T!MTe-EsmT*%bS*u42G6F1`|4h0@A1_p+I|Ns9N z0n(FoI8+2Jfec|F)&ydp_<#1vi7fIwxhG1fW?B8_3mFECi(GyI0PJE!0ssI2 delta 263 zcmYMvy@~=c6b0ZUj?OqJjE;XOtPymTVRji55qkwK?0g9e(ZXIk8w=(3vg8ePUc%C1 zxAzgYuo6*EDldGTkQ2CMbvIUbV;j(X8sBwY&JQCQ6YD+A#Ge&mj75Qd+L8ic(IPUY zlkn+k`iVS>C*}dyJX?WDzfl=V`@&V)IA#Xi5UAfD$ZjY*cS5J|pHfYs{G9TH>fK&z C?L`Lw diff --git a/rokoh/Properties/PublishProfiles/registry.rokoh.com.pubxml.user b/rokoh/Properties/PublishProfiles/registry.rokoh.com.pubxml.user index b3780f4..61b297e 100644 --- a/rokoh/Properties/PublishProfiles/registry.rokoh.com.pubxml.user +++ b/rokoh/Properties/PublishProfiles/registry.rokoh.com.pubxml.user @@ -6,8 +6,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAApsjTXJnO/U2okjFxQo/2JwAAAAACAAAAAAAQZgAAAAEAACAAAACjNvXdGO/5V4Hvm3WTk6RdEmf+upH/GNkwEJ0gasas/AAAAAAOgAAAAAIAACAAAAD2YoaV/sUfRgSsw3EJU/dThSOC2H6o3GeouUT/4+vFuSAAAACVYQ8gGLTT0P6f3SFQKfcvjGkM1XVbK0kqkK1CLKJMAEAAAAD0R+PUIaRC4gxyt/i/gSZb13MZ3FhFtjSZWwqxNuWriWI11/gc4HE4ubo5DiNpt5akpJTLE2pc8XK4f40XgyCb - True|2024-04-11T10:30:37.8397782Z;True|2023-09-26T22:00:58.2326255+10:00;False|2023-09-26T21:58:10.1780984+10:00;False|2023-09-19T02:03:24.8925073+10:00;False|2023-09-19T01:59:51.3411365+10:00;True|2023-05-20T15:25:20.1538132+10:00;True|2023-05-06T23:21:28.0504308+10:00;True|2023-04-25T19:14:59.3517199+10:00;True|2023-04-19T19:00:40.8261008+10:00; - - + False|2024-05-06T12:47:52.7762315Z;True|2024-04-11T20:30:37.8397782+10:00;True|2023-09-26T22:00:58.2326255+10:00;False|2023-09-26T21:58:10.1780984+10:00;False|2023-09-19T02:03:24.8925073+10:00;False|2023-09-19T01:59:51.3411365+10:00;True|2023-05-20T15:25:20.1538132+10:00;True|2023-05-06T23:21:28.0504308+10:00;True|2023-04-25T19:14:59.3517199+10:00;True|2023-04-19T19:00:40.8261008+10:00; + 2024-05-06T12:47:52.7762315Z|checkContainerPrereq \ No newline at end of file diff --git a/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfo.cs b/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfo.cs index d8aa1be..b532c21 100644 --- a/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfo.cs +++ b/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfo.cs @@ -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+6c750f3c384420d9e06c8200b5776096036d8103")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f5bf17187655b57686196a9b000d0ca591492145")] [assembly: System.Reflection.AssemblyProductAttribute("rokoh")] [assembly: System.Reflection.AssemblyTitleAttribute("rokoh")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfoInputs.cache b/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfoInputs.cache index b47c4d2..d5e9cb5 100644 --- a/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfoInputs.cache +++ b/rokoh/obj/Debug/net7.0/rokoh.AssemblyInfoInputs.cache @@ -1 +1 @@ -c45bb1594b0184fe4f4237c9c859ff794d2d5f6d5cad6b8373033510aa3410e9 +b67df968282f6cc9d739f245ffa0584d9f0e4435964ede64714b38407620f478