summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-10-16 07:04:49 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-10-16 07:04:49 +0200
commit9b2696d1d0bd19b08f6c488950026b21411ae382 (patch)
tree7a0b0d7b70c325415d2b1cb537682414c66fcb6d
parent667acf10dc296f8d57fb02ff9809191e19d4911b (diff)
downloadipxe-9b2696d1d0bd19b08f6c488950026b21411ae382.tar.gz
switch node
-rw-r--r--Jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile
index 4b394fd..96dcf67 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -80,7 +80,7 @@ def RPMCleanup() {
pipeline {
agent {
- node 'sys-rhel7-x64'
+ node 'dist-rhel-7-x86_64'
}
options {