mirror of
https://github.com/StackExchange/blackbox.git
synced 2026-05-06 14:11:03 +03:00
RELEASE_ENGINEERING.TXT: Fix typo
This commit is contained in:
@@ -41,5 +41,5 @@ git tag production
|
|||||||
git push origin tag production
|
git push origin tag production
|
||||||
R="v1.$(date +%Y%m%d)"
|
R="v1.$(date +%Y%m%d)"
|
||||||
git tag "$R"
|
git tag "$R"
|
||||||
git push origin tag "$R
|
git push origin tag "$R"
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user