1
0
forked from MTSR/mapserver

release build docs

This commit is contained in:
NatureFreshMilk 2019-04-04 11:21:30 +02:00
parent 9bd881df0c
commit 82a3d6ca9a

View File

@ -76,9 +76,7 @@ The artifacts should now be in the `output` directory
Prerequisites: Prerequisites:
* docker * docker
* go >= 1.11
* make * make
* valid github token in `.releasetoken`
Building: Building:
* Run `./release.sh <version>` * Run `make all VERSION=X.Y.Z` in the root directory