drone: changed working dir for gitea-release
the build was successful Details

Because the checksum-files had build/foo in it
This commit is contained in:
tastytea 2018-07-14 12:53:11 +02:00
parent 70b7f1b673
commit e18c9b1c35
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 3 additions and 4 deletions

View File

@ -20,7 +20,6 @@ pipeline:
- make package
- cmake -DWITH_DEB=OFF -DWITH_RPM=ON ..
- make package
- cd ..
gitea_release:
when:
event: tag
@ -31,9 +30,9 @@ pipeline:
title: ${DRONE_TAG}
prerelease: true
files:
- build/mastodon-cpp-${DRONE_TAG}.ebuild
- build/libmastodon-cpp_${DRONE_TAG}-0_amd64.deb
- build/libmastodon-cpp-${DRONE_TAG}-0.x86_64.rpm
- mastodon-cpp-${DRONE_TAG}.ebuild
- libmastodon-cpp_${DRONE_TAG}-0_amd64.deb
- libmastodon-cpp-${DRONE_TAG}-0.x86_64.rpm
checksum:
- sha256
- sha512