mirror of https://github.com/halo-dev/halo
Remove branch only config
parent
a543fbe037
commit
0ce5247c9e
|
@ -27,10 +27,6 @@ stages:
|
||||||
if: branch = master AND tag IS present
|
if: branch = master AND tag IS present
|
||||||
- name: build-docker-image-for-dev
|
- name: build-docker-image-for-dev
|
||||||
if: branch = dev AND tag IS present
|
if: branch = dev AND tag IS present
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
- dev
|
|
||||||
notifications:
|
notifications:
|
||||||
webhooks:
|
webhooks:
|
||||||
- https://fathomless-fjord-24024.herokuapp.com/notify
|
- https://fathomless-fjord-24024.herokuapp.com/notify
|
||||||
|
|
Loading…
Reference in New Issue