woodpecker-test/.woodpecker/test.yml
perillamint 46e8847a6a
All checks were successful
ci/woodpecker/manual/test Pipeline was successful
test
2024-01-09 05:24:37 +09:00

9 lines
190 B
YAML

steps:
build:
image: rustlang/rust:nightly
commands:
- echo "This is the build step"
a-test-step:
image: curlimages/curl
commands:
- curl https://example.com