Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration #4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -27,7 +27,7 @@ def runOneRegression(String suite, String preset, String simulatorPath) {
|
|||||||
def resolveImageCommit(String image) {
|
def resolveImageCommit(String image) {
|
||||||
|
|
||||||
withCredentials([usernamePassword(
|
withCredentials([usernamePassword(
|
||||||
credentialsId: gitea-jenkins,
|
credentialsId: 'gitea-jenkins',
|
||||||
usernameVariable: 'REGISTRY_USER',
|
usernameVariable: 'REGISTRY_USER',
|
||||||
passwordVariable: 'REGISTRY_PASS'
|
passwordVariable: 'REGISTRY_PASS'
|
||||||
)]) {
|
)]) {
|
||||||
|
|||||||
Reference in New Issue
Block a user