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