eschutho commented on code in PR #26923:
URL: https://github.com/apache/superset/pull/26923#discussion_r1475156681
##########
scripts/build_docker.py:
##########
@@ -205,12 +208,14 @@ def get_docker_command(
)
@click.option("--build_context_ref", help="a reference to the pr, release or
branch")
@click.option("--dry-run", is_flag=True, help="Run the command in dry-run
mode.")
[email protected]("--force-latest", is_flag=True, help="Run the command in dry-run
mode.")
Review Comment:
Is the help string copy pasta?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]