Update BUILD-README.md

This commit is contained in:
wbsong111
2024-12-23 16:14:18 +09:00
parent 47d5fb59dc
commit 7142779cce
@@ -72,6 +72,9 @@ $ git branch -d update-rancher-monitoring/104.1.2+up57.0.3
- git tag 추가 후 push - git tag 추가 후 push
``` ```
$ git tag rancher-monitoring-crd/104.1.2+up57.0.3
$ git push origin rancher-monitoring-crd/104.1.2+up57.0.3
$ git tag rancher-monitoring/104.1.2+up57.0.3 $ git tag rancher-monitoring/104.1.2+up57.0.3
$ git push origin rancher-monitoring/104.1.2+up57.0.3 $ git push origin rancher-monitoring/104.1.2+up57.0.3
``` ```