Skip to content
Snippets Groups Projects
Unverified Commit 2695c7cf authored by Luca Palmieri's avatar Luca Palmieri Committed by GitHub
Browse files

Get verbose logging from the branch script. (#2281)

parent 097f1ca6
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
#
set -e
set -eux
# Compute the name of the release branch starting from the version that needs to be released ($SEMANTIC_VERSION).
# If it's the beginning of a new release series, the branch is created and pushed to the remote (chosen according to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment