„.drone.yml“ ändern
This commit is contained in:
parent
f26923af49
commit
279ef3c808
@ -14,8 +14,9 @@ steps:
|
|||||||
- name: Run Gulp
|
- name: Run Gulp
|
||||||
image: gulp-node:${DRONE_COMMIT}
|
image: gulp-node:${DRONE_COMMIT}
|
||||||
commands:
|
commands:
|
||||||
|
- which gulp
|
||||||
- npm install
|
- npm install
|
||||||
- gulp
|
- /usr/local/bin/gulp
|
||||||
- zip public.zip dist/*
|
- zip public.zip dist/*
|
||||||
|
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user