automated terminal push

This commit is contained in:
lenape
2025-06-29 18:10:38 +00:00
parent a610c8b0dc
commit 7ec72165ee

6
Jenkinsfile vendored
View File

@@ -174,7 +174,7 @@ EOF
} }
} }
} }
}
post { post {
always { always {
@@ -201,4 +201,6 @@ EOF
unstable { unstable {
echo '⚠️ Build unstable — tests may have failed.' echo '⚠️ Build unstable — tests may have failed.'
} }
}
}