1
0
mirror of https://github.com/xzeldon/vwdump.git synced 2025-06-28 22:58:16 +03:00

build rpi3 image only in master branch

This commit is contained in:
10 2018-11-18 02:48:29 +01:00
parent ea0d2ac96d
commit 813e72c443

View File

@ -32,6 +32,8 @@ build_master_rpi3:
- docker push "$IMAGE_NAME:rpi3"
tags:
- rpi3
only:
- master
build:
<<: *docker_build