0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-02-03 18:18:26 +01:00

Only build the master branch

This commit is contained in:
Tilo Spannagel 2017-08-07 16:27:15 +02:00
parent a3bb5798c8
commit e49ef8ca64
No known key found for this signature in database
GPG key ID: B89F1626A58E1429

View file

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