diff --git a/.woodpecker/test-image.yml b/.woodpecker/test-image.yml index 9c9e3e7..f3804a0 100644 --- a/.woodpecker/test-image.yml +++ b/.woodpecker/test-image.yml @@ -26,7 +26,6 @@ steps: default: image: *build_plugin pull: true - secrets: [ gitea_user, gitea_passwd] settings: <<: *default_settings update: "true" @@ -37,7 +36,6 @@ steps: debug-out: image: *build_plugin pull: true - secrets: [ gitea_user, gitea_passwd] settings: <<: *default_settings update: "true" @@ -50,7 +48,6 @@ steps: image: *build_plugin pull: true failure: ignore - secrets: [ gitea_user, gitea_passwd] settings: <<: *default_settings debug: "true" @@ -62,7 +59,6 @@ steps: image: *build_plugin pull: true failure: ignore - secrets: [ gitea_user, gitea_passwd] settings: <<: *default_settings when: