mirror of
https://github.com/cusspvz/openwrt-builder.docker.git
synced 2026-08-11 08:22:59 +00:00
travis: use bash directly with the images builder script
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ env:
|
||||
|
||||
script:
|
||||
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
|
||||
- travis_wait 30 ./docker-images-builder.sh
|
||||
- travis_wait 30 bash ./docker-images-builder.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user