mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-06-07 00:04:37 +00:00
Testing Pipeline
Setting default run ci state.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1160,7 +1160,7 @@ pipeline {
|
||||
ck_git_creds = "${ck_git_creds}"
|
||||
gerrit_cred="${gerrit_cred}"
|
||||
DOCKER_BUILDKIT = "1"
|
||||
SHOULD_RUN_CI = "true"
|
||||
SHOULD_RUN_CI = "false"
|
||||
}
|
||||
stages{
|
||||
stage("Determine CI Execution") {
|
||||
|
||||
Reference in New Issue
Block a user