Start publishing runner-dind-rootless image (#1689)

Follow-up for #1644
This commit is contained in:
Yusuke Kuoka 2022-08-04 10:37:12 +09:00 committed by GitHub
parent e511401e51
commit 3f78f71137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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