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