fix drone config 13 #3

Merged
Bryant merged 2 commits from feature/todo into develop 2023-07-09 06:08:10 +08:00
1 changed files with 30 additions and 0 deletions
Showing only changes of commit ac0f8be867 - Show all commits

View File

@ -135,3 +135,33 @@ steps:
- opened - opened
- reopened - reopened
- synchronized - synchronized
---
kind: pipeline
type: docker
name: main-merge-pull-request-prod
platform:
os: linux
arch: amd64
trigger:
branch:
include:
- main
event:
include:
- push
clone:
disable: true
steps:
- name: semantic-release
image: gtramontina/semantic-release:17.4.3
environment:
GITHUB_TOKEN:
from_secret: gitea_token
entrypoint:
- semantic-release