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:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
stages:
|
stages:
|
||||||
# - test
|
- test
|
||||||
- build
|
- build
|
||||||
- name: GitHub Release
|
- name: GitHub Release
|
||||||
if: tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
if: tag =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||||
|
|
Loading…
Reference in New Issue