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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.