xxx
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
Some checks failed
dustin/photoframe2/pipeline/pr-dev/ci There was a failure building this commit
This commit is contained in:
5
ci/Jenkinsfile
vendored
5
ci/Jenkinsfile
vendored
@@ -23,6 +23,11 @@ pipeline {
|
||||
}
|
||||
|
||||
post {
|
||||
failure {
|
||||
sh 'command -v clang'
|
||||
sh 'command -v aarch64-unknown-linux-gnu-clang'
|
||||
}
|
||||
|
||||
success {
|
||||
dir('/home/jenkins/agent/_build/images') {
|
||||
sh 'zstd --rm sdcard.img & zstd --rm firmware.img & wait'
|
||||
|
||||
Reference in New Issue
Block a user