fixed drone recipe
the build was successful Details

This commit is contained in:
tastytea 2018-07-14 12:32:48 +02:00
parent 14a60e1e82
commit 70b7f1b673
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 3 additions and 3 deletions

View File

@ -31,9 +31,9 @@ pipeline:
title: ${DRONE_TAG} title: ${DRONE_TAG}
prerelease: true prerelease: true
files: files:
- build/"mastodon-cpp-${DRONE_TAG}.ebuild" - build/mastodon-cpp-${DRONE_TAG}.ebuild
- build/"libmastodon-cpp_${DRONE_TAG}-0_amd64.deb" - build/libmastodon-cpp_${DRONE_TAG}-0_amd64.deb
- build/"libmastodon-cpp-${DRONE_TAG}-0.x86_64.rpm" - build/libmastodon-cpp-${DRONE_TAG}-0.x86_64.rpm
checksum: checksum:
- sha256 - sha256
- sha512 - sha512