diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-18 18:39:36 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-09-18 18:39:36 +0200 |
commit | eabf53ba4b1b6fb7905bbeb793b2e7d9606120d2 (patch) | |
tree | f1f40a55c57fbe806a48089a327c662c28513bad | |
parent | 50bf8767dada0395430e5b8dc3c86d65c4e4f8f3 (diff) | |
download | coreboot-eabf53ba4b1b6fb7905bbeb793b2e7d9606120d2.tar.gz |
debug log
-rw-r--r-- | Jenkinsfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index ec1ab24..15fd542 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -60,6 +60,7 @@ def RPMBuild() { # install deps /usr/local/bin/configure-mirror + find seabios -print dnf install -y seabios/*/*coreboot*.rpm dnf builddep -y *.spec |