release/1.0.0 #23

Merged
David merged 66 commits from release/1.0.0 into master 2024-05-20 20:56:54 +02:00
Showing only changes of commit f3f4cdf29d - Show all commits

View File

@ -127,7 +127,6 @@ trigger:
# Variables # Variables
tag: &tag testing tag: &tag testing
repo: &repo phoenix.ipv64.de/kirbylink/warp4j repo: &repo phoenix.ipv64.de/kirbylink/warp4j
branch: &exclude_branch master
dry_run: &dry_run true dry_run: &dry_run true
step_name: &step_name warp4j step_name: &step_name warp4j
pipeline_name: &pipeline_name warp4j build only (testing) pipeline_name: &pipeline_name warp4j build only (testing)
@ -184,8 +183,5 @@ steps:
status: [ success, failure ] status: [ success, failure ]
trigger: trigger:
branch:
exclude:
- *exclude_branch
event: event:
- pull_request - pull_request