diff --git a/technology/applications/web/WoodpeckerCI.md b/technology/applications/web/WoodpeckerCI.md index 5666fda..bde90ef 100644 --- a/technology/applications/web/WoodpeckerCI.md +++ b/technology/applications/web/WoodpeckerCI.md @@ -990,8 +990,6 @@ Example variable substitution strips v prefix from v.1.0.0: ## Plugins Plugins are pipeline steps that perform pre-defined tasks and are configured as steps in your pipeline. Plugins can be used to deploy code, publish artifacts, send notification, and more. -#wip -> https://woodpecker-ci.org/plugins - ### plugin-git This plugin is automatically introduced into your pipeline as the first step. Its purpose is to clone your Git repository.