proper shared workflow path
This commit is contained in:
parent
965511ec23
commit
b5bafe81ad
@ -2,7 +2,7 @@ name: Build Multiarch Container Image
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
call-reusable-workflow:
|
call-reusable-workflow:
|
||||||
uses: container/multiarch-build-workflow/workflow.yml@main
|
uses: container/multiarch-build-workflow/.gitea/workflows/build.yml@main
|
||||||
with:
|
with:
|
||||||
repository: ${{ gitea.repository }}
|
repository: ${{ gitea.repository }}
|
||||||
ref_name: ${{ gitea.ref_name }}
|
ref_name: ${{ gitea.ref_name }}
|
||||||
|
Loading…
Reference in New Issue
Block a user