aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahooinc.com>2023-11-02 14:04:39 +0100
committerArnstein Ressem <aressem@yahooinc.com>2023-11-02 14:04:39 +0100
commit2087bd6bdebfdc701cbfb169999bbb16ae9b76d6 (patch)
tree5267b5b3ff3216d28355783cb89b6b4de6bb1ef3 /screwdriver.yaml
parentad47322349deddcef97fbbef106d23b31e49548b (diff)
Use plain CentOS Stream 8 image for mirroring to avoid confusion with preinstalled packages.
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 924e01a90f4..7661f7043dc 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -529,6 +529,7 @@ jobs:
dnf install -y vespa
mirror-copr-rpms-to-artifactory:
+ image: quay.io/centos/centos:stream8
annotations:
screwdriver.cd/cpu: LOW
screwdriver.cd/ram: LOW
@@ -538,6 +539,8 @@ jobs:
secrets:
- JFROG_API_TOKEN
steps:
+ - install: |
+ dnf install -y dnf-plugins-core
- mirror: |
screwdriver/publish-unpublished-rpms-to-jfrog-cloud.sh