Skip to content

Commit 38283c7

Browse files
Update azure-pipelines.yml
1 parent f6ca31b commit 38283c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
echo " current workspace is $(Agent.BuildDirectory)"
5050
echo "current dir is $(Build.SourcesDirectory)"
5151
echo "source branch is $(Build.SourceBranch)"
52-
echo "deploy tartget is $(deployTarget)"
52+
echo "trigger branch is $(trigger_branch)"
5353
echo testabc
5454
5555

0 commit comments

Comments
 (0)