Skip to content

Commit

Permalink
chore: added pipelines to the harbor app services
Browse files Browse the repository at this point in the history
  • Loading branch information
av committed Nov 9, 2024
1 parent 155ba8f commit 7022cb3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/serviceMetadata.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,8 @@ export const serviceMetadata: Record<string, Partial<HarborService>> = {
},
bolt: {
tags: [HST.satellite, HST.partial],
},
pipelines: {
tags: [HST.satellite, HST.api],
}
};

0 comments on commit 7022cb3

Please sign in to comment.