diff --git a/docs/docs/index.md b/docs/docs/index.md index b2a1741bc..44d0cb0a0 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -6,7 +6,7 @@ Woodpecker is a simple CI engine with great extensibility. ## .woodpecker.yml -- Place your pipeline in a file named `.woodpecker.yml` in your repository +- Place your pipeline in a file named `.drone.yml` in your repository - Pipeline steps can be named as you like - Run any command in the commands section