Only build the master branch

pull/137/head
Tilo Spannagel 9 years ago
parent a3bb5798c8
commit e49ef8ca64
No known key found for this signature in database
GPG Key ID: B89F1626A58E1429

@ -5,6 +5,10 @@ services: docker
language: bash
branches:
only:
- master
install:
- git clone https://github.com/docker-library/official-images.git ~/official-images

Loading…
Cancel
Save