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 cfcff034c4 - Show all commits

View File

@ -1,10 +1,10 @@
# Variables
tag: &tag latest
repo: &repo phoenix.ipv64.de/kirbylink/warp4
repo: &repo phoenix.ipv64.de/kirbylink/warp4j
branch: &branch master
dry_run: &dry_run false
step_name: &step_name warp4
pipeline_name: &pipeline_name warp4 build and push
step_name: &step_name warp4j
pipeline_name: &pipeline_name warp4j build and push
notification_name: &notification_name Send Notification
# Basic build options
@ -63,11 +63,11 @@ trigger:
# Variables
tag: &tag testing
repo: &repo phoenix.ipv64.de/kirbylink/warp4
repo: &repo phoenix.ipv64.de/kirbylink/warp4j
branch: &exclude_branch master
dry_run: &dry_run true
step_name: &step_name warp4
pipeline_name: &pipeline_name warp4 build only (testing)
step_name: &step_name warp4j
pipeline_name: &pipeline_name warp4j build only (testing)
notification_name: &notification_name Send Notification
# Basic build options