From 46e8847a6a1a2ec0e79fc4d15434838395ebb956 Mon Sep 17 00:00:00 2001 From: perillamint Date: Tue, 9 Jan 2024 05:24:37 +0900 Subject: [PATCH] test --- .woodpecker/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/test.yml b/.woodpecker/test.yml index 78309fc..81d3d3a 100644 --- a/.woodpecker/test.yml +++ b/.woodpecker/test.yml @@ -4,6 +4,6 @@ steps: commands: - echo "This is the build step" a-test-step: - image: debian + image: curlimages/curl commands: - curl https://example.com