Skip to content

Commit

Permalink
Merge pull request #4321 from ashwindasr/konflux-activate-4.13
Browse files Browse the repository at this point in the history
enable 4.13 konflux scan
  • Loading branch information
ashwindasr authored Dec 19, 2024
2 parents 4b6937c + 50da667 commit 966a4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scheduled-jobs/build/ocp4_scan_konflux/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ node {
"--working-dir=${WORKSPACE}/artcd_working",
"--config=./config/artcd.toml",
"schedule-ocp4-scan-konflux",
"--version=4.13", // to be removed once we have full capacity
"--version=4.14", // to be removed once we have full capacity
"--version=4.15", // to be removed once we have full capacity
"--version=4.16", // to be removed once we have full capacity
Expand Down

0 comments on commit 966a4f4

Please sign in to comment.