aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-11-27 10:18:30 +0000
committerArnstein Ressem <aressem@yahooinc.com>2023-11-27 10:18:30 +0000
commit4a325c3944510a10967f5d5a8bcfdcc1a2ef0ef3 (patch)
tree73e26675eb2337764ccc7e6d715030269bf7c76d /screwdriver.yaml
parent6a2c1a65086386b37862596ecf73d161e17b56e1 (diff)
Check that RPM is installable from Copr as this will detect if dependencies are not built.
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 446a0105556..90d5ea30d64 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -518,7 +518,7 @@ jobs:
- install: |
dnf list llvm-libs --showduplicates
dnf install -y dnf-plugins-core
- dnf config-manager --add-repo https://raw.githubusercontent.com/vespa-engine/vespa/master/dist/vespa-engine.repo
+ dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/vespa/vespa/repo/epel-8/group_vespa-vespa-epel-8.repo
dnf config-manager --enable powertools
dnf install -y epel-release
dnf install -y vespa