Alpha Release 0.0.7 #73

Merged
niggl merged 74 commits from dev into main 2021-01-03 17:22:28 +00:00
Showing only changes of commit 2924ac2900 - Show all commits

View File

@ -37,22 +37,11 @@ steps:
tags:
- dev
registry: registry.odit.services
- name: run full license export
image: node:alpine
depends_on: [clone]
commands:
- yarn
- yarn licenses:export
- name: push new licenses file to repo
image: appleboy/drone-git-push
settings:
branch: dev
commit: true
commit_message: new license file version [CI SKIP]
author_email: bot@odit.services
remote: git@git.odit.services:lfk/backend.git
ssh_key:
from_secret: GITLAB_SSHKEY
when:
branch:
- dev
event:
- push
trigger:
branch: