Skip to content

Commit 8893f87

Browse files
committed
Test only
Signed-off-by: ZePan110 <[email protected]>
1 parent 6d728fa commit 8893f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

one_click_deploy/one_click_deploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from core.deployer import Deployer
1111
from core.utils import log_message, setup_logging, stop_all_kubectl_port_forwards
1212

13-
13+
####test
1414
@click.command()
1515
@click.option("--verbose", "-v", is_flag=True, help="Enable verbose (DEBUG) logging.")
1616
def cli(verbose):

0 commit comments

Comments
 (0)