Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
Add Array.size script approval for osio-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush Garg authored and sthaha committed Sep 25, 2018
1 parent b66fa00 commit 5485866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/jenkins/src/main/fabric8/kubernetes-cm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ data:
<string>field hudson.plugins.git.GitSCM GIT_BRANCH</string>
<string>field hudson.plugins.git.GitSCMBackwardCompatibility branch</string>
<string>field hudson.plugins.git.GitSCMBackwardCompatibility source</string>
<string>field java.util.ArrayList size</string>
<string>method groovy.json.JsonBuilder toPrettyString</string>
<string>method groovy.json.JsonSlurper parse java.io.Reader</string>
<string>method groovy.json.JsonSlurperClassic parse java.io.Reader</string>
Expand Down
1 change: 1 addition & 0 deletions apps/jenkins/src/main/fabric8/openshift-cm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ data:
<string>field hudson.plugins.git.GitSCM GIT_BRANCH</string>
<string>field hudson.plugins.git.GitSCMBackwardCompatibility branch</string>
<string>field hudson.plugins.git.GitSCMBackwardCompatibility source</string>
<string>field java.util.ArrayList size</string>
<string>method groovy.json.JsonBuilder toPrettyString</string>
<string>method groovy.json.JsonSlurper parse java.io.Reader</string>
<string>method groovy.json.JsonSlurperClassic parse java.io.Reader</string>
Expand Down

0 comments on commit 5485866

Please sign in to comment.