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