mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-13 15:00:15 -05:00
debug2
This commit is contained in:
parent
7aae92992d
commit
b543917c61
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Get Metadata For Docker
|
- name: Get Metadata For Docker
|
||||||
uses: https://github.com/docker/metadata-action@v5
|
uses: https://github.com/docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: ${{ github.repository }}
|
images: forgejo.merr.is/${{ github.repository }}
|
||||||
- name: Debugging steps.meta.outputs.tags
|
- name: Debugging steps.meta.outputs.tags
|
||||||
shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
run: echo ${{ steps.meta.outputs.tags }}
|
run: echo ${{ steps.meta.outputs.tags }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue