This commit is contained in:
parent
7c08f522aa
commit
ee87f82799
@ -11,8 +11,10 @@ steps:
|
|||||||
branch: dev
|
branch: dev
|
||||||
commit: true
|
commit: true
|
||||||
commit_message: new license file version [CI SKIP]
|
commit_message: new license file version [CI SKIP]
|
||||||
|
author_name: odit_bot
|
||||||
author_email: bot@odit.services
|
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:
|
ssh_key:
|
||||||
from_secret: odit-git-bot-sshkey
|
from_secret: odit-git-bot-sshkey
|
||||||
- name: build dev
|
- name: build dev
|
||||||
@ -21,6 +23,7 @@ steps:
|
|||||||
repo: registry.odit.services/lfk/frontend
|
repo: registry.odit.services/lfk/frontend
|
||||||
tags:
|
tags:
|
||||||
- dev
|
- dev
|
||||||
|
- latest
|
||||||
registry: registry.odit.services
|
registry: registry.odit.services
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
cache_from: registry.odit.services/lfk/frontend:dev
|
cache_from: registry.odit.services/lfk/frontend:dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user