mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
improving release scripts
This commit is contained in:
parent
1e53d23af4
commit
8907833a47
@ -4,12 +4,8 @@ node_js:
|
|||||||
- '6'
|
- '6'
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
script:
|
- npm i gulp -g
|
||||||
- npm i gulp -g
|
- gulp build-release
|
||||||
- gulp build-release
|
|
||||||
on:
|
|
||||||
repo: bpatrik/PiGallery2
|
|
||||||
tags: true
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user