Skip to content

Commit

Permalink
Merge pull request #1476 from zyyw/1.12.0-update-Jenkinsfile
Browse files Browse the repository at this point in the history
fix: update Library in Jenkinsfile for helm v1.12.0
  • Loading branch information
ywk253100 authored Apr 18, 2023
2 parents e76e098 + 7a41c44 commit 188c66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library('harbor@main') _
@Library('harbor@2.8') _
import io.goharbor.*

class HarborChartFreshInstallPipelineExecutor extends FreshInstallPipelineExecutor implements Serializable {
Expand Down

0 comments on commit 188c66f

Please sign in to comment.