home
Some checks failed
dotnet-cicd-k8s / CI-CD-K8S (push) Failing after 26s

This commit is contained in:
MYJ 2025-02-25 22:28:00 +08:00
parent e64332ff43
commit 771ae39b46

View File

@ -5,7 +5,7 @@ env:
DOTNET_VERSION: 8.x DOTNET_VERSION: 8.x
jobs: jobs:
CI-CD-K8S: CI-CD-K8S:
runs-on: ubuntu-latest runs-on: home
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: List files in the repos - name: List files in the repos