Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsyhhssyy authored Dec 3, 2024
1 parent 504bf71 commit b8002f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This workflow will build a .NET project
er-full# This workflow will build a .NET project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net

name: .NET
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
uses: Azure/k8s-deploy@v4
with:
namespace: amiya-bot
manifests: pod.yaml
manifests: server-full.yaml
images: |
harbor.hsyhhssyy.net/home-esxi/amiya-bot-player-rating-server:${{ github.sha }}
imagepullsecrets: harbor.hsyhhssyy.net

0 comments on commit b8002f0

Please sign in to comment.