Compare commits

..

2 Commits

Author SHA1 Message Date
64bdcfc7a9 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
2024-05-12 09:21:18 +02:00
david
897fc83880 Fixing typo in .drone.yml
All checks were successful
continuous-integration/drone/pr Build is passing
2024-05-12 09:19:32 +02:00

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