mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 21:00:53 +02:00
Add build tests for the example dockerfiles
This commit is contained in:
parent
50b9eadbff
commit
ce5b814886
2 changed files with 20 additions and 0 deletions
|
@ -20,6 +20,7 @@ before_script:
|
|||
script:
|
||||
- travis_retry docker build -t "$image" "${VERSION}/${VARIANT}"
|
||||
- ~/official-images/test/run.sh "$image"
|
||||
- .travis/test-example-dockerfiles.sh "$image"
|
||||
|
||||
after_script:
|
||||
- docker images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue