Skip to content

Commit 71ec451

Browse files
running build-flags.sh as part of release (#66)
Co-authored-by: Paul S. Schweigert <[email protected]>
1 parent 6acc4db commit 71ec451

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

hack/build-flags.sh

100644100755
File mode changed.

hack/release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
source $(dirname "$0")/global_vars.sh
2222
source $(dirname "$0")/../vendor/knative.dev/hack/release.sh
23+
source $(dirname $0)/build-flags.sh
2324

2425
function build_release() {
2526
export GO111MODULE=on

0 commit comments

Comments
 (0)