Skip to content

Commit 6d83408

Browse files
committed
Update cd-pipeline.yml for Azure Pipelines
1 parent 0c93e10 commit 6d83408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3$(rev:.r)
6+
name: 3.4$(rev:.r)
77

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

0 commit comments

Comments
 (0)