Skip to content

Commit 6bab8d6

Browse files
author
John Peacock
committed
Disable the finish step
1 parent 29f904e commit 6bab8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.shipit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# auto-generated shipit config file.
2-
steps = FindVersion, ChangeVersion, DistTest, Commit, Finish, MakeDist, UploadCPAN
2+
steps = FindVersion, ChangeVersion, DistTest, Commit, MakeDist, UploadCPAN
33

44
# svn.tagpattern = MyProj-%v
55
# svn.tagpattern = http://code.example.com/svn/tags/MyProj-%v

0 commit comments

Comments
 (0)