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