From a45af0905129fba2b1660509f780bfd88682fede Mon Sep 17 00:00:00 2001 From: Arris Li Date: Fri, 6 Sep 2024 16:28:13 +1200 Subject: [PATCH] lint fix --- .pipelines/onebranch/templates/template-buildrp-buildaro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pipelines/onebranch/templates/template-buildrp-buildaro.yml b/.pipelines/onebranch/templates/template-buildrp-buildaro.yml index 9df64e30b5a..53abb7032e5 100644 --- a/.pipelines/onebranch/templates/template-buildrp-buildaro.yml +++ b/.pipelines/onebranch/templates/template-buildrp-buildaro.yml @@ -38,4 +38,4 @@ steps: script: | export GOPATH=$(Agent.TempDirectory) make validate-fips - workingDirectory: $(Agent.TempDirectory)/src/github.com/Azure/ARO-RP \ No newline at end of file + workingDirectory: $(Agent.TempDirectory)/src/github.com/Azure/ARO-RP