Skip to content

Commit

Permalink
Merge pull request #2971 from Vogtinator/releasedtwpls
Browse files Browse the repository at this point in the history
dist: Pick osc from repo built against published Tumbleweed
  • Loading branch information
dirkmueller committed Jun 15, 2023
2 parents 82c9054 + 0afa973 commit 59e3288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/ci/testenv-tumbleweed/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM opensuse/tumbleweed

# make sure we see osc regressions earlier than it hitting tumbleweed
RUN zypper -n ar http://download.opensuse.org/repositories/openSUSE:/Tools/openSUSE_Factory/ openSUSE:Tools
RUN zypper -n ar http://download.opensuse.org/repositories/openSUSE:/Tools/openSUSE_Tumbleweed/ openSUSE:Tools
RUN zypper --gpg-auto-import-keys ref

RUN zypper in -y osc python3-pytest python3-httpretty python3-pyxdg python3-PyYAML \
Expand Down

0 comments on commit 59e3288

Please sign in to comment.