You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -80,9 +80,9 @@ Push the CI changes to the remote branch so they will trigger later when you pus
80
80
81
81
4. Update 'catalog' target
82
82
Locally, update the catalog target in the Makefile to generate your FBC. Example targets are provided in the Makefile (with supporting artifacts) to support to the following scenarios:
83
-
1.basic veneer generates FBC
84
-
2.semver veneer generates FBC
85
-
3.compound veneer generates and post-processes FBC
83
+
1.Basic veneer generates FBC.
84
+
2.Semver veneer generates FBC.
85
+
3.Compound veneer generates and post-processes FBC.
86
86
87
87
5. Push Changes to Remote
88
88
Once the `catalog` make target and the resulting FBC are ready, push the changes to the remote repository. This will trigger the remote actions to generate a pull request against the destination catalog repository as specified in #2.
0 commit comments