mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-16 03:23:00 +02: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