This commit is contained in:
parent
7c08f522aa
commit
ee87f82799
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user