Adding PR check for master
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
david 2024-05-20 20:51:32 +02:00
parent 0db99a4a25
commit f3f4cdf29d

View File

@ -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