summaryrefslogtreecommitdiffstats
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-09-18 20:31:17 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-09-18 20:31:17 +0200
commit1abd48c7a6e1cbe24c371ad6345c211564552fc1 (patch)
tree997310d83462341cc93cd469ed513a5140bdd1e6 /Jenkinsfile
parenteabf53ba4b1b6fb7905bbeb793b2e7d9606120d2 (diff)
downloadcoreboot-1abd48c7a6e1cbe24c371ad6345c211564552fc1.tar.gz
try fix path
Diffstat (limited to 'Jenkinsfile')
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 15fd542..152fd47 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -61,7 +61,7 @@ def RPMBuild() {
# install deps
/usr/local/bin/configure-mirror
find seabios -print
- dnf install -y seabios/*/*coreboot*.rpm
+ dnf install -y seabios/rpms/*/*coreboot*.rpm
dnf builddep -y *.spec
# build package