1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-11-24 08:42:24 +02:00

improving release scripts

This commit is contained in:
Braun Patrik 2017-06-02 23:25:22 +02:00
parent 1e53d23af4
commit 8907833a47

View File

@ -4,12 +4,8 @@ node_js:
- '6'
before_deploy:
script:
- npm i gulp -g
- gulp build-release
on:
repo: bpatrik/PiGallery2
tags: true
- npm i gulp -g
- gulp build-release