1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker synced 2025-07-11 08:28:35 +00:00

fix: travis.yml builder shell file

This commit is contained in:
José Moreira 2018-09-10 02:06:50 +01:00
parent f88dd342ab
commit 5a965a5600

View File

@ -5,7 +5,7 @@ services:
script:
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
- ./builder.sh
- ./docker-images-builder.sh
branches:
only: