fix(ci): Update git pushb settings
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Nicolai Ort 2024-11-26 19:06:32 +01:00
parent 7c08f522aa
commit ee87f82799
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -11,8 +11,10 @@ steps:
branch: dev
commit: true
commit_message: new license file version [CI SKIP]
author_name: odit_bot
author_email: bot@odit.services
remote: git@git.odit.services:lfk/frontend.git
rebase: true
remote: ssh://git@git.odit.services:lfk/frontend.git
ssh_key:
from_secret: odit-git-bot-sshkey
- name: build dev
@ -21,6 +23,7 @@ steps:
repo: registry.odit.services/lfk/frontend
tags:
- dev
- latest
registry: registry.odit.services
platforms: linux/amd64,linux/arm64
cache_from: registry.odit.services/lfk/frontend:dev