Skip to content

Commit

Permalink
Experiment: Phase out Drone CI via branch filter
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekseyMartynov committed Dec 9, 2021
1 parent b8e7cab commit 28e901e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Expand Up @@ -12,6 +12,8 @@ clone:
when:
event: [ pull_request ]

branches: DONT_BUILD_ANYTHING

pipeline:

build:
Expand Down

0 comments on commit 28e901e

Please sign in to comment.