yaml instead of yml
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 1m17s
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 1m17s
This commit is contained in:
parent
b5bafe81ad
commit
48ad6073a1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Build Multiarch Container Image
|
|||
on: [push]
|
||||
jobs:
|
||||
call-reusable-workflow:
|
||||
uses: container/multiarch-build-workflow/.gitea/workflows/build.yml@main
|
||||
uses: container/multiarch-build-workflow/.gitea/workflows/build.yaml@main
|
||||
with:
|
||||
repository: ${{ gitea.repository }}
|
||||
ref_name: ${{ gitea.ref_name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue