Compare commits

..

No commits in common. "cfb22f64b5905db92a77e1864a2f6faabb0ee851" and "7e3fe006051e3437299f9fe63c8a3cd2048bb313" have entirely different histories.

1 changed files with 6 additions and 31 deletions

View File

@ -82,7 +82,12 @@ steps:
when:
event:
include:
- push
- pull_request
action:
include:
- opened
- reopened
- synchronized
---
@ -130,33 +135,3 @@ steps:
- opened
- reopened
- 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