mirror of https://github.com/halo-dev/halo
pref: uncomment text stage in .travis.yml.
parent
4cdfc2247c
commit
fe038477b4
|
@ -31,7 +31,7 @@ jobs:
|
|||
on:
|
||||
tags: true
|
||||
stages:
|
||||
# - test
|
||||
- test
|
||||
- build
|
||||
- name: GitHub Release
|
||||
if: tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
|
|
Loading…
Reference in New Issue