mirror of
https://github.com/danog/php.git
synced 2025-01-22 04:51:20 +01:00
Put "docker images" in .travis.yml "after_script" section
This commit is contained in:
parent
789a45b03f
commit
b1ff26c9e5
@ -29,4 +29,7 @@ script:
|
||||
- docker build -t "$image" "${VARIANT:-.}"
|
||||
- ~/official-images/test/run.sh "$image"
|
||||
|
||||
after_script:
|
||||
- docker images
|
||||
|
||||
# vim:set et ts=2 sw=2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user