Skip to content

Commit

Permalink
Merge pull request #8 from Stratio/kahun-patch-1
Browse files Browse the repository at this point in the history
Update Jenkinsfile
  • Loading branch information
kahun committed Jun 12, 2023
2 parents 2ebae5d + 409294a commit 2d392e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hose {
EMAIL = 'eos@stratio.com'
BUILDTOOL = 'make'
VERSIONING_TYPE = 'stratioVersion-3-3'
UPSTREAM_VERSION = '2.0.2'
UPSTREAM_VERSION = '2.1.4'
DEPLOYONPRS = true
DEVTIMEOUT = 30
ANCHORE_POLICY = "production"
Expand All @@ -13,4 +13,4 @@ hose {
DEV = { config ->
doDocker(conf:config, dockerfile: 'Dockerfile', image:'cluster-api-provider-aws')
}
}
}

0 comments on commit 2d392e0

Please sign in to comment.