Fixing multiple errors #15

Merged
David merged 10 commits from feature/debugging_build_step into develop 2024-05-15 11:15:06 +02:00
Showing only changes of commit 8f442e0e50 - Show all commits

View File

@ -72,7 +72,7 @@ notification_name: &notification_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