Skip to content

Commit 95e85c8

Browse files
committed
Remove filter for gh-pages from drone.yml
The branch was moved to a separate repository
1 parent e7967c2 commit 95e85c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.drone.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,3 @@ pipeline:
114114
when:
115115
status: [ failure ]
116116
event: [ push, tag, deployment ]
117-
118-
branches:
119-
# The gh-pages branch holds the documentation and don't need to be built
120-
exclude: gh-pages

0 commit comments

Comments
 (0)