Skip to content

Commit 781f01d

Browse files
committed
Fix default branch name
1 parent 54f4c3b commit 781f01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
kind: pipeline
33
type: docker
4-
name: build-master
4+
name: build-main
55

66
clone:
77
depth: 50

0 commit comments

Comments
 (0)