Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #304 from fabric8io/piyush1594-revert-pipeline-lib…
Browse files Browse the repository at this point in the history
…rary

Revert back to fabric8-pipeline master as the patch is merged
  • Loading branch information
jaseemabid authored Apr 27, 2018
2 parents e231cdf + 11b75dd commit 5b4da8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@Library('github.com/fabric8io/fabric8-pipeline-library@ssh')
@Library('github.com/fabric8io/fabric8-pipeline-library@master')
def dummy
goTemplate{
def parameters = ['javaOptions':'-Duser.home=/root/ -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Dsun.zip.disableMemoryMapping=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Xms10m -Xmx2048m']
Expand Down

0 comments on commit 5b4da8c

Please sign in to comment.