mirror of https://github.com/halo-dev/halo
Change build-docker-image-for-release condition
parent
cfaa73aec2
commit
06b181a288
|
@ -26,7 +26,7 @@ stages:
|
|||
- test
|
||||
- build
|
||||
- name: build-docker-image-for-release
|
||||
if: branch = master
|
||||
if: tag IS present
|
||||
- name: build-docker-image-for-dev
|
||||
if: branch = dev
|
||||
branches:
|
||||
|
|
Loading…
Reference in New Issue