From 6ed1127307afe1ba27901d367bdbf277bc494276 Mon Sep 17 00:00:00 2001 From: ganesann Date: Sun, 12 May 2019 19:11:04 +0100 Subject: [PATCH] Test azure pipelines --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fd658eb..c8b07b1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,6 +14,8 @@ steps: displayName: 'Run a one-line script' - script: | + pwd + ls -altr python src/python/test.py echo Add other tasks to build, test, and deploy your project. echo See https://aka.ms/yaml