use branch
This commit is contained in:
parent
f49ecbca82
commit
5e476dbc04
1 changed files with 1 additions and 1 deletions
|
@ -208,4 +208,4 @@ pipeline:
|
||||||
repo: akkoma/akkoma
|
repo: akkoma/akkoma
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms: windows/amd64,darwin/amd64,darwin/arm64,freebsd/amd64,linux/amd64,linux/arm64/v8
|
platforms: windows/amd64,darwin/amd64,darwin/arm64,freebsd/amd64,linux/amd64,linux/arm64/v8
|
||||||
tag: ${CI_COMMIT_TAG:-"$CI_COMMIT_BRANCH"}
|
tag: $CI_COMMIT_BRANCH
|
Loading…
Reference in a new issue