Skip to content

Commit

Permalink
Add sriptpath to script (istio#14994)
Browse files Browse the repository at this point in the history
  • Loading branch information
utka authored and istio-testing committed Jun 20, 2019
1 parent 59b2c7e commit 3447696
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release/gcb/generate_manifest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ set -x
# shellcheck disable=SC1091
source "/workspace/gcb_env.sh"
# shellcheck disable=SC1091

SCRIPTPATH=$( cd "$(dirname "$0")" ; pwd -P )
# shellcheck disable=SC1090
source "${SCRIPTPATH}/gcb_lib.sh"

Expand Down

0 comments on commit 3447696

Please sign in to comment.