build: add release helper scripts (#22378)

PR Close #22378
This commit is contained in:
Victor Berchet
2018-02-22 12:07:17 -08:00
parent b2f366b3b7
commit f791862e52
8 changed files with 58 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
set -u -e -o pipefail