Bug 1729712 - drop all path from whatsnew URL r=releng-reviewers,jmaher DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D124913
This commit is contained in:
Frederik Braun 2021-09-08 14:41:15 +00:00
Родитель 1951210c53
Коммит cd67144026
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
url: "https://www.mozilla.org/%LOCALE%/{product}/{version}/releasenotes/"
- type: show-url
# yamllint disable-line rule:line-length
url: "https://www.mozilla.org/{product}/{version}/whatsnew/all/?oldversion=%OLD_VERSION%"
url: "https://www.mozilla.org/{product}/{version}/whatsnew/?oldversion=%OLD_VERSION%"
conditions:
blob-types: [wnp]
release-types: [release, release-rc]