| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7b69172 commit 1998bc8
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -744,7 +744,7 @@ haven't pushed your tag first, then build promotion won't work properly. | |||
| 744 | 744 | Push the tag using the following command: | |
| 745 | 745 | ||
| 746 | 746 | ```console | |
| 747 | - $ git push <remote> <vx.y.z> | ||
| 747 | + $ git push upstream v1.2.3 | ||
| 748 | 748 | ``` | |
| 749 | 749 | ||
| 750 | 750 | _Note_: Please do not push the tag unless you are ready to complete the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments