Start publishing runner-dind-rootless image (#1689)
Follow-up for #1644
This commit is contained in:
parent
e511401e51
commit
3f78f71137
|
|
@ -47,6 +47,9 @@ jobs:
|
|||
- name: actions-runner-dind
|
||||
os-name: ubuntu
|
||||
os-version: 20.04
|
||||
- name: actions-runner-dind-rootless
|
||||
os-name: ubuntu
|
||||
os-version: 20.04
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue