Skip to content

Commit

Permalink
Bump Jenkins tag name to v2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmello committed Aug 21, 2024
1 parent ed62d23 commit 1543e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute_endpoint/packaging/JenkinsFile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pipeline {

// temporary hack to build for stable
sh "git checkout build_for_stable"
env.TAG_NAME = "v2.26.0"
env.TAG_NAME = "v2.27.0"
env.DEFAULT_BRANCH = "build_for_stable"

dir("compute_endpoint/packaging/") {
Expand Down

0 comments on commit 1543e82

Please sign in to comment.