1
0
mirror of https://github.com/cusspvz/openwrt-builder.docker.git synced 2026-08-11 08:22:59 +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
+1 -1
View File
@@ -5,7 +5,7 @@ services:
script:
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
- ./builder.sh
- ./docker-images-builder.sh
branches:
only: