Skip to content

Commit bba8af0

Browse files
Copilotmotm32
andauthored
Hide "Deploy to Container App with Copilot..." from command palette (#1010)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: motm32 <59709511+motm32@users.noreply.github.com>
1 parent 711ea76 commit bba8af0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,10 @@
613613
"command": "containerApps.deployImageApi",
614614
"when": "never"
615615
},
616+
{
617+
"command": "containerApps.deployContainerAppWithCopilot",
618+
"when": "never"
619+
},
616620
{
617621
"command": "containerApps.openAcrBuildLogs",
618622
"when": "never"

0 commit comments

Comments
 (0)