push to docker in after_success step
This commit is contained in:
@@ -6,6 +6,7 @@ before_install:
|
|||||||
- make build
|
- make build
|
||||||
script:
|
script:
|
||||||
- make test
|
- make test
|
||||||
|
after_success:
|
||||||
- make travis_push
|
- make travis_push
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user