Skip to content

Commit a7731cd

Browse files
committed
fixup! Update Dockerfiles
1 parent 5b1a259 commit a7731cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/cni/k8s-e2e/k8s-e2e.jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
steps:
2020
- checkout: azure-container-networking
2121
- task: AzureCLI@2
22-
workingDirectory: $(ACR_DIR)
2322
inputs:
23+
workingDirectory: $(ACR_DIR)
2424
azureSubscription: ${{ parameters.sub }}
2525
scriptLocation: "inlineScript"
2626
scriptType: "bash"

0 commit comments

Comments
 (0)