trying k3s for build
Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
parent
10802a3614
commit
1dbcbf3ece
@ -17,7 +17,7 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
needs: [dockerfile lint]
|
needs: [dockerfile lint]
|
||||||
runs-on: docker
|
runs-on: k3s
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: docker login
|
- name: docker login
|
||||||
|
Loading…
Reference in New Issue
Block a user