mirror of
https://github.com/plankanban/planka.git
synced 2025-07-19 05:09:43 +02:00
CI: Fix dev Build
This commit is contained in:
parent
6d9f825224
commit
84b40ac67d
3 changed files with 29 additions and 83 deletions
|
@ -36,7 +36,7 @@ jobs:
|
|||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
name=ghcr.io/${{ github.repository_owner }}/${{ github.repository }}
|
||||
name=ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=raw,value=${{ steps.set-version.outputs.result }}
|
||||
type=raw,value=latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue