Merge pull request 'Fixing typo in .drone.yml' (#8) from feature/fixing_typo into develop
All checks were successful
continuous-integration/drone Build is passing

Reviewed-on: #8
This commit is contained in:
David 2024-05-12 09:21:18 +02:00
commit 64bdcfc7a9

View File

@ -67,7 +67,7 @@ repo: &repo phoenix.ipv64.de/kirbylink/warp4j
branch: &branch develop branch: &branch develop
dry_run: &dry_run false dry_run: &dry_run false
step_name: &step_name warp4j step_name: &step_name warp4j
pipeline_name: &pipeline_name warp4j build only and push (testing) pipeline_name: &pipeline_name warp4j build and push (testing)
notification_name: &notification_name Send Notification notification_name: &notification_name Send Notification
# Basic build options # Basic build options