„.drone.yml“ ändern
This commit is contained in:
parent
39f0611336
commit
a3eb094957
@ -17,7 +17,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk add --update --no-cache tzdata
|
- apk add --update --no-cache tzdata
|
||||||
- /bin/drone-hugo
|
- /bin/drone-hugo
|
||||||
- find public -type f -regex '.*\.\(htm\|html\|txt\|text\|js\|css\)$' -print0 | xargs -0 gzip -9 -f -k
|
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user