fix
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
token: '${{ secrets.SA_TOKEN }}'
|
token: '${{ secrets.SA_TOKEN }}'
|
||||||
- run: |
|
- run: |
|
||||||
kubectl get pods -A
|
kubectl get pods -A
|
||||||
build:
|
build-2:
|
||||||
# The type of runner that the job will run on
|
# The type of runner that the job will run on
|
||||||
#runs-on: ubuntu-latest
|
#runs-on: ubuntu-latest
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
Reference in New Issue
Block a user