Compare commits
No commits in common. "cfcff034c42476e471a5d99433d7876737e0c1f7" and "bce73159951ff6bbf14418b01f975f0c290d2ee1" have entirely different histories.
cfcff034c4
...
bce7315995
12
.drone.yml
12
.drone.yml
@ -1,10 +1,10 @@
|
||||
# Variables
|
||||
tag: &tag latest
|
||||
repo: &repo phoenix.ipv64.de/kirbylink/warp4j
|
||||
repo: &repo phoenix.ipv64.de/kirbylink/warp4
|
||||
branch: &branch master
|
||||
dry_run: &dry_run false
|
||||
step_name: &step_name warp4j
|
||||
pipeline_name: &pipeline_name warp4j build and push
|
||||
step_name: &step_name warp4
|
||||
pipeline_name: &pipeline_name warp4 build and push
|
||||
notification_name: ¬ification_name Send Notification
|
||||
|
||||
# Basic build options
|
||||
@ -63,11 +63,11 @@ trigger:
|
||||
|
||||
# Variables
|
||||
tag: &tag testing
|
||||
repo: &repo phoenix.ipv64.de/kirbylink/warp4j
|
||||
repo: &repo phoenix.ipv64.de/kirbylink/warp4
|
||||
branch: &exclude_branch master
|
||||
dry_run: &dry_run true
|
||||
step_name: &step_name warp4j
|
||||
pipeline_name: &pipeline_name warp4j build only (testing)
|
||||
step_name: &step_name warp4
|
||||
pipeline_name: &pipeline_name warp4 build only (testing)
|
||||
notification_name: ¬ification_name Send Notification
|
||||
|
||||
# Basic build options
|
||||
|
Loading…
Reference in New Issue
Block a user