CI: Fixed prepare_release
the build failed Details

This commit is contained in:
tastytea 2018-10-23 08:30:41 +02:00
parent e9be4a1e90
commit 060b060010
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -181,8 +181,8 @@ pipeline:
- cp -v build/whyblocked-${DRONE_TAG}_x86_64.tar.gz .
- cp -v build/whyblocked_${DRONE_TAG}-0_amd64.deb .
- cp -v build/whyblocked-${DRONE_TAG}-0.x86_64.rpm .
- cp -v build Whyblocked-x86_64.AppImage .
- cp -v build Whyblocked-x86_64.AppImage.zsync .
- cp -v build/Whyblocked-x86_64.AppImage .
- cp -v build/Whyblocked-x86_64.AppImage.zsync .
gitea_release:
image: plugins/gitea-release