Merge remote-tracking branch 'origin/dev' into dev

pull/151/head
ruibaby 2019-05-09 22:02:02 +08:00
commit 4b890a1627
1 changed files with 1 additions and 1 deletions

View File

@ -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: