diff --git a/.drone.yml b/.drone.yml index 30d2f1f..dfca335 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,7 +72,7 @@ notification_name: ¬ification_name Send Notification # Basic build options x-step: &default_build_option - image: plugins/docker + image: plugins/docker:20.17.4 settings: dry_run: *dry_run mirror: https://registry.phoenix.ipv64.de @@ -102,7 +102,6 @@ steps: <<: *default_build_option settings: dockerfile: Dockerfile - debug: true - name: *notification_name <<: *default_notification_option