Skip to content

Commit

Permalink
Cirrus CI: Do not build docs on Bors temporary branches
Browse files Browse the repository at this point in the history
  • Loading branch information
nbraud committed Mar 24, 2019
1 parent 2418d64 commit 41b34d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
docs_task:
skip: $CIRRUS_BRANCH =~ '.*\.tmp'
container:
image: python:3.7-slim

Expand Down

0 comments on commit 41b34d5

Please sign in to comment.