lint
This commit is contained in:
parent
a05b447b7f
commit
bda79e7d6c
@ -29,6 +29,7 @@ from stack_orchestrator.deploy.deployer_factory import getDeployer
|
||||
|
||||
WEBAPP_PORT = 3000
|
||||
|
||||
|
||||
@click.command()
|
||||
@click.option("--image", help="image to deploy", required=True)
|
||||
@click.option("--env-file", help="environment file for webapp")
|
||||
|
Loading…
Reference in New Issue
Block a user