update ci
Some checks reported errors
continuous-integration/drone/tag Build was killed
continuous-integration/drone/push Build is passing

This commit is contained in:
Jay 2021-06-15 00:12:17 +08:00
parent 95c57a3b8a
commit a94f041a89

View File

@ -12,6 +12,7 @@ steps:
- cp -r contrib /data
- cp deploy /data
- cp config.yml.sample /data/config.yml
- cd /data && tar cvf release.tar --exclude=release.tar .
- name: relase
image: plugins/gitea-release
volumes: