summaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 269a991d756..d7ddaa853f4 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -516,6 +516,7 @@ jobs:
screwdriver.cd/buildPeriodically: H 0 * * *
steps:
- 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 --enable powertools
@@ -523,6 +524,7 @@ jobs:
dnf install -y vespa
mirror-copr-rpms-to-archive:
+ requires: [publish-release]
image: docker.io/almalinux:8
annotations:
screwdriver.cd/cpu: LOW