adds hello running on ISS in jenkins
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -200,7 +200,8 @@ pipeline {
|
||||
steps {
|
||||
sh 'pwd'
|
||||
sh 'ls'
|
||||
sh 'TGC-ISS/build/dbt-rise-tgc/tgc-sim/ -f ISS_Debug/hello.elf'
|
||||
sh 'TGC-ISS/build/dbt-rise-tgc/tgc-sim -f hello-world/ISS_Debug/hello.elf'
|
||||
sh 'TGC-ISS/build/dbt-rise-tgc/tgc-sim -f hello-world/ISS_Debug_64/hello.elf'
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user