From 101039a5d34fe8ee0cb672b6acd8088db57a1333 Mon Sep 17 00:00:00 2001 From: nofarb Date: Fri, 16 Oct 2020 17:14:03 -0400 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 01693e0..23d53b0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ pool: vmImage: 'ubuntu-latest' steps: -- script: echo Hello, world! YAY +- script: echo Hello, world! YAY SDF SDF displayName: 'Run a one-line script' - script: |