Skip to content

Commit

Permalink
Revert "Include dummy image_version to make the downstream trigger no…
Browse files Browse the repository at this point in the history
…t fail"

This reverts commit 166f401.
  • Loading branch information
tcassaert committed Sep 19, 2024
1 parent 166f401 commit f13edec
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions integration-tests/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ pipeline {
EXTRAS_REQUIRE = "${extras_require}"
SYSTEM_SITE_PACKAGES = "nope"
}
parameters {
string(name: 'image_version', defaultValue: '')
}

options {
// Disable default checkout to have more control over checkout step
skipDefaultCheckout(true)
Expand Down

0 comments on commit f13edec

Please sign in to comment.