Skip to content

Commit

Permalink
Automator: update common-files@master in istio/release-builder@master (
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed Jul 13, 2021
1 parent f73d388 commit 343862e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/.commonfiles.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
27b52792cd1bfa22d94fd21c918e4e77cee4403e
65ac780f439d070cd27a18314b33d759d86e1ce3
2 changes: 1 addition & 1 deletion common/scripts/setup_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ fi

# Build image to use
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
export IMAGE_VERSION=master-2021-07-13T15-25-11
export IMAGE_VERSION=master-2021-07-13T17-42-03
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
export IMAGE_NAME=build-tools
Expand Down

0 comments on commit 343862e

Please sign in to comment.