diff --git a/manifests/azure-petstore-automation-headless-tests-.yml b/manifests/azure-petstore-automation-headless-tests-.yml index ad370402..72983e8a 100644 --- a/manifests/azure-petstore-automation-headless-tests-.yml +++ b/manifests/azure-petstore-automation-headless-tests-.yml @@ -24,7 +24,7 @@ stages: - agent.name -equals automation steps: - script: | - cd /Users/christremblay/automation/vsts-agent-osx-x64-2.211.1/_work/1/s/petstore/petstoreautomationheadless + cd /Users/christremblay/Development/automation/vsts-agent-osx-x64-2.211.1/_work/1/s/petstore/petstoreautomationheadless mvn clean test - task: PublishTestResults@2