mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:10:59 -05:00
Adding A Tag Thing
This commit is contained in:
parent
e6defe8876
commit
125659cebf
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ jobs:
|
|||
uses: https://github.com/docker/metadata-action@v5
|
||||
with:
|
||||
images: forgejo.merr.is/${{ github.repository }}
|
||||
tags: |
|
||||
type=semver,pattern={{version}}
|
||||
- name: Debugging steps.meta.outputs.tags
|
||||
shell: /bin/ash -e {0}
|
||||
run: echo ${{ steps.meta.outputs.tags }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue