microsoft / BotFramework-FunctionalTests

Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
MIT License
31 stars 27 forks source link

Fix JavaScript EchoSkillBot-v3 Docker deployment #581

Closed sw-joelmut closed 2 years ago

sw-joelmut commented 2 years ago

minor

Description

This PR fixes the JavaScript EchoSkillBot-v3 deployment, by setting its own Dockerfile and execution steps.

Testing

The following image shows the Test Scenarios pipeline successfully running. image