Update .gitea/workflows/deploy-compose.reusable.yml
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
|||||||
Write-Output "Image: ${{ inputs.image }}"
|
Write-Output "Image: ${{ inputs.image }}"
|
||||||
|
|
||||||
- name: Compose Up
|
- name: Compose Up
|
||||||
uses: ./.gitea/actions/compose-up
|
uses: tienngo/ci-templates/.gitea/actions/compose-up@main
|
||||||
with:
|
with:
|
||||||
image: ${{ inputs.image }}
|
image: ${{ inputs.image }}
|
||||||
workdir: ${{ inputs.workdir }}
|
workdir: ${{ inputs.workdir }}
|
||||||
|
|||||||
Reference in New Issue
Block a user