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
@ -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…
Reference in New Issue
Block a user