Skip to content

Commit

Permalink
ci: add flathub-beta remote
Browse files Browse the repository at this point in the history
  • Loading branch information
andyholmes committed Aug 24, 2023
1 parent dc19805 commit 289f226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ RUN git clone https://github.com/flathub/flatpak-external-data-checker.git \
/usr/bin/flatpak-external-data-checker

RUN flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && \
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo && \
flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo

0 comments on commit 289f226

Please sign in to comment.