mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
feat: Set labels when building docker image
This commit is contained in:
@@ -11,7 +11,7 @@ on:
|
||||
branches: [master]
|
||||
|
||||
env:
|
||||
REGISTRY_IMAGE: ghcr.io/plankanban/planka
|
||||
REGISTRY_IMAGE: ghcr.io/${{ github.repository_owner }}/${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user