Skip to content

Commit

Permalink
Revert "Update mirrored screenshots URL to /media"
Browse files Browse the repository at this point in the history
This reverts commit f6ebf18.
  • Loading branch information
barthalion committed Jul 26, 2023
1 parent d749930 commit 90ef915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/flathub_master.py
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,7 @@ def run(self):
command = ['dbus-run-session', 'flatpak', 'run', 'org.flatpak.Builder', '-v', '--force-clean', '--sandbox', '--delete-build-dirs',
'--user', fb_deps_args,
util.Property('extra_fb_args'),
'--mirror-screenshots-url=https://dl.flathub.org/media', '--repo', 'repo',
'--mirror-screenshots-url=https://dl.flathub.org/repo/screenshots', '--repo', 'repo',
util.Interpolate('--extra-sources=%(prop:builddir)s/../downloads'),
'--default-branch', util.Property('flathub_default_branch'),
'--subject', util.Property('flathub_subject'),
Expand Down

0 comments on commit 90ef915

Please sign in to comment.