From 933b96bf263a0df77b027c399044b5fbda7f5b35 Mon Sep 17 00:00:00 2001 From: Michael Golfi Date: Fri, 26 Jul 2019 21:20:11 -0700 Subject: [PATCH] Updated pkg path to github.com/microsoft/ring-operator and fixed mod cmds --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index da90b6a..08accda 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -70,7 +70,7 @@ jobs: dependsOn: Build variables: OperatorImage: devcrewsacr.azurecr.io/public/k8s/bedrock/ring-operator - MyBuildId: $(Date:yyyyMMdd)$(Rev:r) + MyBuildId: $(Date:yyyyMMdd)-$(Rev:r) steps: - download: current artifact: build