mirror of
https://github.com/ditkrg/k8s-set-context.git
synced 2026-01-22 22:06:49 +00:00
testing once on self hosted runner
This commit is contained in:
parent
414366aae9
commit
96c60f8502
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: ubuntu-latest
|
||||
#runs-on: self-hosted
|
||||
#runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user