Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Sample deploy improvements #828

Closed
tracyboehrer opened this issue Oct 23, 2020 · 0 comments · Fixed by #838
Closed

Sample deploy improvements #828

tracyboehrer opened this issue Oct 23, 2020 · 0 comments · Fixed by #838
Assignees
Labels
feature-request A request for new functionality or an enhancement to an existing one. P0 Must Fix. Release-blocker Size: S The issue is simple and well understood, it will take a day or less to complete
Milestone

Comments

@tracyboehrer
Copy link
Member

Currently, the README's indicate to modify the pom.xml. This should be changed to accept command line arguments.

This is the "mvn azure-webapp:deploy" step.

Define properties "groupname" and "botname" in pom.xml.

Execute:
mvn azure-webapp:deploy -Dgroupname=myresourcegroup -Dbotname=MyBot

@tracyboehrer tracyboehrer added P0 Must Fix. Release-blocker Size: S The issue is simple and well understood, it will take a day or less to complete feature-request A request for new functionality or an enhancement to an existing one. labels Oct 23, 2020
@tracyboehrer tracyboehrer added this to the R12 milestone Oct 23, 2020
@tracyboehrer tracyboehrer changed the title Sample deploy improvments Sample deploy improvements Oct 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request A request for new functionality or an enhancement to an existing one. P0 Must Fix. Release-blocker Size: S The issue is simple and well understood, it will take a day or less to complete
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants