1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

DOC: Add warning in RE docs. (#1215)

This commit is contained in:
Tom Limoncelli
2021-07-21 13:40:25 -04:00
committed by GitHub
parent a6eb5e521c
commit 27fff65a66

View File

@@ -24,7 +24,9 @@ go version
From the "master" branch, run `bin/make-release.sh v1.2.3` where
"v1.2.3" should be the release version.
This will do a few things.
NOTE: This warning can be ignored: `error: failed to push some refs to 'github.com:StackExchange/dnscontrol.git'`
The `make-release.sh` script will do a few things.
1. Tag the current branch locally and remotely.
2. Update main.go with the new version string.