Skip to content

Commit ccfb2d8

Browse files
author
Evans Aboge (from Dev Box)
committedMar 20, 2025·
Checkout repo first
1 parent 8ecec24 commit ccfb2d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.azure-pipelines/ci-build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ extends:
329329
image: ubuntu-latest
330330
os: linux
331331
steps:
332+
- checkout: self
333+
332334
- task: AzureCLI@2
333335
displayName: 'Login to Azure Container Registry'
334336
inputs:

0 commit comments

Comments
 (0)
Please sign in to comment.