mirror of
https://github.com/boostorg/release-tools.git
synced 2026-01-19 04:42:10 +00:00
publish_release.py: dry-run-jfrog=True
This commit is contained in:
@@ -481,7 +481,7 @@ parser.add_option(
|
||||
# JFrog goes offline.
|
||||
parser.add_option(
|
||||
"--dry-run-jfrog",
|
||||
default=False,
|
||||
default=True,
|
||||
action="store_true",
|
||||
help="don't upload release archives to JFrog",
|
||||
dest="dryrun_jfrog",
|
||||
|
||||
Reference in New Issue
Block a user