summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-05-15 19:19:18 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-05-15 19:19:18 +0200
commit35e6e2daa483809ace4c35c236f7542300d2c4e1 (patch)
treecc104c96a481a98c9d95d610f70fc1d396f0e0a0
parent6e42c447f070ca23925c487c96d6702fc7564fbc (diff)
downloadqboot-35e6e2daa483809ace4c35c236f7542300d2c4e1.tar.gz
build on fedora
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 3293f85..16ee595 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -83,7 +83,7 @@ def RPMCleanup() {
pipeline {
agent {
- node 'dist-rhel-7-x86_64'
+ node 'dist-fedora-x86_64'
}
options {