Skip to content

Commit 42eeadf

Browse files
committed
Update cd-pipeline.yml for Azure Pipelines
1 parent 4e8ce0b commit 42eeadf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cd-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ variables:
33
NETCORE_VERSION: '3.0.x'
44

55
# set the version numbering, this results in 1.0.1 for the first build incrementing that way.
6-
name: 3.2$(rev:.r)
6+
name: 3.3$(rev:.r)
77

88
# Defines that a commit to the master branch should trigger this build
99
trigger:

0 commit comments

Comments
 (0)