diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index a5bab37..3242cee 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,7 +9,7 @@ pipelines: - dotnetcore script: - cd MyWebApp - - dotnet run + - sh dotnet run & - step: name: Run the Playwright Tests caches: