cleanup
This commit is contained in:
parent
ef8e5117fc
commit
d7b105feb6
@ -1,13 +0,0 @@
|
||||
image: node:latest
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
deploy:
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- npm install -g gulp
|
||||
- npm install
|
||||
- gulp deploy
|
Loading…
Reference in New Issue
Block a user