diff --git a/Jenkinsfile b/Jenkinsfile index b93c81a..73a5c75 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -25,7 +25,7 @@ final String windowsSuffix = '-windows' - MinGW32 G++/Clang (https://github.com/mstorsjo/llvm-mingw) for x86_64, i686, armhf and aarch64 */ -pipeline { // Multi-branch pipeline script for Yerbacon. +pipeline { agent any options {