Skip to content

Commit

Permalink
docs: add WoodpeckerCI to showcase (#6141)
Browse files Browse the repository at this point in the history
* Add WoodpeckerCI site to showcase page

* remove subdir form source link

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
6543 and Josh-Cena committed Dec 21, 2021
1 parent d987c22 commit 2e42b9d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/woodpecker.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1535,6 +1535,14 @@ const Users: User[] = [
source: 'https://github.com/whirl21/website',
tags: ['opensource', 'personal'],
},
{
title: 'WoodpeckerCI',
description: "Woodpecker is a simple CI engine with great extensibility.",
preview: require('./showcase/woodpecker.png'),
website: 'https://woodpecker-ci.org/',
source: 'https://github.com/woodpecker-ci/woodpecker',
tags: ['opensource'],
},
{
title: 'KubeVela',
description:
Expand Down

0 comments on commit 2e42b9d

Please sign in to comment.