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