-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add: Tekton component Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com> * Update: documentation Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com> * Update: docs from master Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com> * Update: autogen Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com> * Update: autogen execute Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
- Loading branch information
1 parent
97d73ac
commit 0219d6d
Showing
10 changed files
with
569 additions
and
475 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,4 +12,8 @@ class Spinnaker(_Cd): | |
_icon = "spinnaker.png" | ||
|
||
|
||
class Tekton(_Cd): | ||
_icon = "tekton.png" | ||
|
||
|
||
# Aliases |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.