Skip to content

Commit

Permalink
Update cd-pipeline.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
rdelrosario committed Jan 11, 2022
1 parent 0c93e10 commit 6d83408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ variables:
NETCORE_VERSION: '3.0.x'

# set the version numbering, this results in 1.0.1 for the first build incrementing that way.
name: 3.3$(rev:.r)
name: 3.4$(rev:.r)

# Defines that a commit to the master branch should trigger this build
trigger:
Expand Down

0 comments on commit 6d83408

Please sign in to comment.