Skip to content

Commit

Permalink
Test fedora-ci-mini-tps-60
Browse files Browse the repository at this point in the history
  • Loading branch information
jpopelka committed Jun 4, 2024
1 parent e266571 commit 9c1ff95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set -e
[ -z "$PROFILE_NAME" ] && { echo "PROFILE_NAME missing in the environment"; exit 1; }

# install mini-tps
dnf -y copr enable @osci/mini-tps
dnf -y copr enable packit/fedora-ci-mini-tps-60
dnf -y install mini-tps

# make sure mini-tps can find Koji
Expand Down

0 comments on commit 9c1ff95

Please sign in to comment.