only push when merged
This commit is contained in:
parent
e084e6d6ca
commit
74c9a64bd7
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ steps:
|
||||||
pull_image: true
|
pull_image: true
|
||||||
registry: docker.atomaka.com
|
registry: docker.atomaka.com
|
||||||
repo: docker.atomaka.com/atomaka.com
|
repo: docker.atomaka.com/atomaka.com
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- master
|
||||||
|
|
Loading…
Reference in a new issue