mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
integrate reusable-verify-container with reusable-verify
This commit is contained in:
parent
08d9101dc8
commit
321f3709f5
5 changed files with 62 additions and 344 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
container:
|
||||
- quay.io/centos/centos:centos7
|
||||
- quay.io/centos/centos:stream8
|
||||
uses: "./.github/workflows/reusable-verify-container.yml"
|
||||
uses: "./.github/workflows/reusable-verify.yml"
|
||||
with:
|
||||
os: ${{ matrix.os }}
|
||||
container: ${{ matrix.container }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue