github.com/cs3org/reva/v2@v2.27.7/changelog/1.9.0_2021-06-23/fix-daily-builds.md (about) 1 Bugfix: Drone CI - patch the 'store-dev-release' job to fix malformed requests 2 3 Replace the backquotes that were used for the date component of the URL with 4 the POSIX-confirmant command substitution '$()'. 5 6 https://github.com/cs3org/reva/pull/1815