Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfdeb committed Feb 28, 2024
1 parent 250662f commit bd8ba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
targetType: 'inline'
script: |
echo "Value of project is: $(project)"
exit 1
exit 123
echo "Value of Start Date is: $(startDate)"
exit 0

0 comments on commit bd8ba97

Please sign in to comment.