This commit is contained in:
root
2026-02-07 08:58:41 +00:00
parent 412dce2349
commit 9af823b096
8 changed files with 268 additions and 143 deletions

View File

@@ -1,4 +1,4 @@
name: Deploy Using Reusable
name: Deploy Using Reusable (Example)
"on":
workflow_dispatch:
@@ -13,7 +13,7 @@ name: Deploy Using Reusable
jobs:
deploy:
uses: tienngo/ci-templates/.gitea/workflows/deploy-compose.reusable.yml@main
uses: ./.github/workflows/deploy-compose.reusable.yml
with:
runner: ${{ inputs.runner }}
image: ${{ inputs.image }}
image: ${{ inputs.image }}