Skip to content

Commit

Permalink
TINY-11552: Update jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shanmen-tiny committed Jan 15, 2025
1 parent 7a82f02 commit 958e4c6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!groovy
@Library('waluigi@release/7') _

beehiveFlowBuild()

beehiveFlowBuild(
container: [
tag: '20',
]
)

0 comments on commit 958e4c6

Please sign in to comment.