Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vjacynycz committed Jul 19, 2022
1 parent 9a65cf3 commit b8fe6f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ hose {
BUILDTOOL = 'make'
DEVTIMEOUT = 30
ANCHORE_POLICY = "production"
VERSIONING_TYPE = 'stratioVersion-3-3'
UPSTREAM_VERSION = '7.1.2'
ANCHORE_TEST = true

DEV = { config ->
doUT(conf: config, parameters: "GOCACHE=/tmp")
Expand Down

0 comments on commit b8fe6f2

Please sign in to comment.