feat: add please

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-03-31 00:05:24 +01:00
parent 5799c0dc48
commit 0c3d6711bb
2 changed files with 15 additions and 0 deletions

View File

@@ -6,3 +6,10 @@ vars:
service: "%%name%%" service: "%%name%%"
registry: kasperhermansen registry: kasperhermansen
please:
project:
owner: kjuulh
repository: "%%name%%"
branch: "main"
settings:
api_url: "https://git.front.kjuulh.io"

View File

@@ -5,3 +5,11 @@ base: "git@git.front.kjuulh.io:kjuulh/cuddle-base.git"
vars: vars:
service: "%%name%%" service: "%%name%%"
registry: kasperhermansen registry: kasperhermansen
please:
project:
owner: kjuulh
repository: "%%name%%"
branch: main
settings:
api_url: "https://git.front.kjuulh.io"