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