fix(release): update webexmemebot to roboluke-tasks
This commit is contained in:
parent
359868cecd
commit
d5492d4812
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
# test:
|
# test:
|
||||||
# name: Unit Test
|
# name: Unit Test
|
||||||
# uses: https://git.tainton.uk/public/webexmemebot/.gitea/workflows/ci.yml@main
|
# uses: https://git.tainton.uk/public/roboluke-tasks/.gitea/workflows/ci.yml@main
|
||||||
# continue-on-error: true
|
# continue-on-error: true
|
||||||
|
|
||||||
create_release:
|
create_release:
|
||||||
@ -138,7 +138,7 @@ jobs:
|
|||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
ghcr.io/${{ vars.GHCR_USERNAME }}/webexmemebot
|
ghcr.io/${{ vars.GHCR_USERNAME }}/roboluke-tasks
|
||||||
${{ vars.PACKAGES_REGISTRY_URL }}/${{ gitea.repository }}
|
${{ vars.PACKAGES_REGISTRY_URL }}/${{ gitea.repository }}
|
||||||
tags: type=semver,pattern=v{{version}},value=${{ needs.create_release.outputs.release_name }}
|
tags: type=semver,pattern=v{{version}},value=${{ needs.create_release.outputs.release_name }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user