From febb26b58791939fed933901819cfa81a09ec4cf Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 29 Sep 2023 16:12:02 +0200 Subject: [PATCH] fix ci syntax --- .woodpecker/.build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/.build.yml b/.woodpecker/.build.yml index 4a82812..ba76e60 100644 --- a/.woodpecker/.build.yml +++ b/.woodpecker/.build.yml @@ -7,7 +7,7 @@ matrix: - 7.3 - 7.1 -pipeline: +steps: docker: image: docker:dind secrets: [registry_user, registry_password, registry_docker_password]