Vauxoo / travis2docker

This is a Library to transform travis to docker file
BSD 2-Clause "Simplified" License
13 stars 15 forks source link

t2d abastotal: doesn't download dependencies #100

Closed glizek closed 7 years ago

glizek commented 7 years ago

When I created a t2d of abastotal, it didn't download any of the dependencies.

abastotal2

luistorresm commented 7 years ago

@glizek

In what folder you run .10 & .20? 1 or 2?

Regards

glizek commented 7 years ago

@luistorresm I'm running it in folder 2

moylop260 commented 7 years ago

Did you have the full log output from 10-build command?

luistorresm commented 7 years ago

You must run folder 1

https://github.com/Vauxoo/abastotal/blob/10.0/.travis.yml#L34

Folder 2 only check lint errors, and 1 run all instance.

Could you close this Issue?

Regards

glizek commented 7 years ago

@luistorresm

thank you.