werks here
This commit is contained in:
+1
-2
@@ -2,7 +2,6 @@ kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
|
||||
- name: restore cache
|
||||
image: drillster/drone-volume-cache
|
||||
settings:
|
||||
@@ -45,7 +44,7 @@ steps:
|
||||
image: alpine:3.9
|
||||
commands:
|
||||
- apk add --no-cache zip
|
||||
- zip -9r ./dist/plugin.zip static
|
||||
- zip -9r ./plugin.zip *.js
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
|
||||
Reference in New Issue
Block a user