Only build the master branch
This commit is contained in:
parent
a3bb5798c8
commit
e49ef8ca64
@ -5,6 +5,10 @@ services: docker
|
|||||||
|
|
||||||
language: bash
|
language: bash
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/docker-library/official-images.git ~/official-images
|
- git clone https://github.com/docker-library/official-images.git ~/official-images
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user