We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f60162e commit 019131eCopy full SHA for 019131e
scripts/get_latest_zip_from_gcs.sh
@@ -15,6 +15,7 @@
15
# limitations under the License.
16
17
set -x
18
+set -eo pipefail
19
20
FRAMEWORK_ZIP="$1"
21
OUTPUT_DIR="$2"
0 commit comments