File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1010 - ./systems/hpc-comm.yaml
1111 - ./systems/hpc-drag.yaml
1212 - ./systems/kubernetes.yaml
13+ - ./systems/pkgbuilder.yaml
1314 - ./systems/sap.yaml
1415 - ./systems/scisoft.yaml
1516 - ./systems/seqprod.yaml
Original file line number Diff line number Diff line change 1+ ---
2+ apiVersion : backstage.io/v1alpha1
3+ kind : System
4+ metadata :
5+ name : pkgbuilder
6+ description : |
7+ Automated Pipeline to Build RPMs
8+
9+ title : " RPM Builder"
10+ links :
11+ - url : " https://broad.service-now.com/now/nav/ui/classic/params/target/kb_view.do%3Fsysparm_article%3DKB0011091"
12+ title : " Service Now Docs"
13+ tags :
14+ - rpm
15+ - packaging
16+ - pkgbuilder
17+
18+ annotations :
19+ backstage.io/managed-by : backstage
20+ spec :
21+ owner : devnull
22+ domain : ci-cd
23+ lifecycle : production
You can’t perform that action at this time.
0 commit comments