diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index 44d9a74..05556cb 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -55,6 +55,10 @@ pipeline { } post { + success { + build "${BRANCH_NAME.replace('base/', 'cross%2F')}" + } + failure { sh 'unshare -Ur --map-auto chown root:root -R tmp log' dir('tmp/portage') {