Travis restrict docker build test 04
parent
a6a23a3f9d
commit
bf9e75a43f
|
@ -88,8 +88,7 @@ jobs:
|
|||
|
||||
stages:
|
||||
- name: deploy
|
||||
if: branch = master AND \
|
||||
type = push
|
||||
if: branch = master AND type = push
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in New Issue