| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7f16177 commit 21437f7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -737,7 +737,7 @@ haven't pushed your tag first, then build promotion won't work properly. | |||
| 737 | 737 | Push the tag using the following command: | |
| 738 | 738 | ||
| 739 | 739 | ```console | |
| 740 | - $ git push <remote> <vx.y.z> | ||
| 740 | + $ git push upstream v1.2.3 | ||
| 741 | 741 | ``` | |
| 742 | 742 | ||
| 743 | 743 | _Note_: Please do not push the tag unless you are ready to complete the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments