Compare commits

..

No commits in common. "ee87f82799ce559fd43d671ab412f2643eafeac6" and "e211554579b1f27d13194eff4aad76f6f030141e" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -11,10 +11,8 @@ steps:
branch: dev
commit: true
commit_message: new license file version [CI SKIP]
author_name: odit_bot
author_email: bot@odit.services
rebase: true
remote: ssh://git@git.odit.services:lfk/frontend.git
remote: git@git.odit.services:lfk/frontend.git
ssh_key:
from_secret: odit-git-bot-sshkey
- name: build dev
@ -23,7 +21,6 @@ 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

View File

@ -12,6 +12,9 @@ steps:
from_secret: odit-registry-builder-username
password:
from_secret: odit-registry-builder-password
secrets:
- source: odit-npm-cache-url
target: NPM_REGISTRY_URL
when:
event:
- tag