try shared workflow

This commit is contained in:
Sebastian Hugentobler 2023-12-13 09:58:49 +01:00
parent 68892d8864
commit 965511ec23
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -2,7 +2,7 @@ name: Build Multiarch Container Image
on: [push]
jobs:
call-reusable-workflow:
uses: https://new.code.vanwa.ch/container/multiarch-build-workflow/workflow.yml@main
uses: container/multiarch-build-workflow/workflow.yml@main
with:
repository: ${{ gitea.repository }}
ref_name: ${{ gitea.ref_name }}