Re-add deploy type
This commit is contained in:
parent
c10b04c58f
commit
826b41ce5e
1 changed files with 3 additions and 0 deletions
3
app.yml
3
app.yml
|
@ -134,3 +134,6 @@ hooks:
|
||||||
yarn --pure-lockfile
|
yarn --pure-lockfile
|
||||||
node_modules/.bin/bower install
|
node_modules/.bin/bower install
|
||||||
node_modules/.bin/gulp --production
|
node_modules/.bin/gulp --production
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
type: rsync
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue