Skip to content

Commit

Permalink
running build-flags.sh as part of release (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul S. Schweigert <[email protected]>
  • Loading branch information
knative-prow-robot and psschwei authored Jul 28, 2021
1 parent 6acc4db commit 71ec451
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file modified hack/build-flags.sh
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

source $(dirname "$0")/global_vars.sh
source $(dirname "$0")/../vendor/knative.dev/hack/release.sh
source $(dirname $0)/build-flags.sh

function build_release() {
export GO111MODULE=on
Expand Down

0 comments on commit 71ec451

Please sign in to comment.