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
|
@ -20,7 +20,7 @@ jobs:
|
|||
- alpine:3.11
|
||||
- alpine:3.12
|
||||
- alpine:3.13
|
||||
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