From ae741d1ced951660c2f071b3f635c762f1502889 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Tue, 3 Dec 2024 21:20:35 +0100 Subject: [PATCH] update --- technology/applications/web/WoodpeckerCI.md | 2 -- 1 file changed, 2 deletions(-) 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.