Merge branch 'origin/main' into 'next-release/main'

This commit is contained in:
oauth 2024-11-22 19:25:54 +00:00
commit 6aeaaf72a7
3 changed files with 0 additions and 13 deletions

View file

@ -58,7 +58,6 @@ steps:
path: *when_path
- branch:
- ${CI_REPO_DEFAULT_BRANCH}
- renovate/*
event: [push, tag]
path: *when_path
@ -79,7 +78,6 @@ steps:
path: *when_path
- branch:
- ${CI_REPO_DEFAULT_BRANCH}
- renovate/*
event: [push, tag]
path: *when_path
@ -101,9 +99,6 @@ steps:
evaluate: 'CI_COMMIT_PULL_REQUEST_LABELS contains "build_pr_images"'
- event: pull_request
path: *when_path
- event: push
path: *when_path
branch: renovate/*
cross-compile-server:
depends_on:
@ -166,9 +161,6 @@ steps:
- evaluate: 'not (CI_COMMIT_PULL_REQUEST_LABELS contains "build_pr_images")'
event: pull_request
path: *when_path
- event: push
path: *when_path
branch: renovate/*
publish-next-server:
depends_on:

View file

@ -1,7 +1,5 @@
when:
- event: pull_request
- event: push
branch: renovate/*
steps:
- name: lint-editorconfig

View file

@ -10,9 +10,6 @@ variables:
# schema changes
- 'pipeline/schema/**'
event: pull_request
- event: push
branch: renovate/*
path: *when_path
when:
- event: pull_request