8000 Correct azure pipeline name. · dry-python/dry-python.github.io@782d6f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 782d6f1

Browse files
committed
Correct azure pipeline name.
1 parent 389d436 commit 782d6f1

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
@@ -2,7 +2,7 @@
22
trigger:
33
- develop
44
jobs:
5-
- job: "Ship it"
5+
- job: "Build"
66
pool:
77
vmImage: "ubuntu-latest"
88
steps:

0 commit comments

Comments
 (0)
0