This commit is contained in:
parent
0db99a4a25
commit
f3f4cdf29d
@ -127,7 +127,6 @@ trigger:
|
||||
# Variables
|
||||
tag: &tag testing
|
||||
repo: &repo phoenix.ipv64.de/kirbylink/warp4j
|
||||
branch: &exclude_branch master
|
||||
dry_run: &dry_run true
|
||||
step_name: &step_name warp4j
|
||||
pipeline_name: &pipeline_name warp4j build only (testing)
|
||||
@ -184,8 +183,5 @@ steps:
|
||||
status: [ success, failure ]
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
exclude:
|
||||
- *exclude_branch
|
||||
event:
|
||||
- pull_request
|
||||
|
Loading…
Reference in New Issue
Block a user