„.drone.yml“ ändern
This commit is contained in:
+1
-1
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user