Skip to content

Commit

Permalink
Show info
Browse files Browse the repository at this point in the history
  • Loading branch information
xumia committed Dec 1, 2022
1 parent e867dcb commit 5703804
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ container:
image: sonicdev-microsoft.azurecr.io:443/sonic-slave-bullseye:latest

steps:
- script: |
echo "BRANCH_NAME=$(BRANCH_NAME)"
displayName: 'Show info'
- task: DownloadPipelineArtifact@2
inputs:
source: specific
Expand Down

0 comments on commit 5703804

Please sign in to comment.