add tag only
This commit is contained in:
parent
7edde37416
commit
b30989e596
@ -12,6 +12,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ startsWith(gitea.ref, 'refs/tags/v') }}
|
if: ${{ startsWith(gitea.ref, 'refs/tags/v') }}
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- uses: docker/metadata-action@v5
|
- uses: docker/metadata-action@v5
|
||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user