„.drone.yml“ ändern
This commit is contained in:
parent
041fb88d49
commit
d454ee10f3
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: node:14-alpine
|
image: node:14-alpine
|
||||||
commands:
|
commands:
|
||||||
- npm install --global gulp
|
- npm install gulp
|
||||||
- npm install
|
- npm install
|
||||||
- gulp
|
- gulp
|
||||||
- zip public.zip dist/*
|
- zip public.zip dist/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user