Commit 7057d750 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Initial commit

parent 4a8fa3ba
library identifier: 'performance-testing-shared-lib@master', retriever: modernSCM([$class: 'GitSCMSource', credentialsId: '', remote: 'https://gitlab.mynisum.com/mtehami/performance-testing-shared-lib.git', traits: [gitBranchDiscovery()]]) library identifier: 'performance-testing-shared-lib@master', retriever: modernSCM([$class: 'GitSCMSource', credentialsId: '', remote: 'https://gitlab.mynisum.com/mtehami/performance-testing-shared-lib.git', traits: [gitBranchDiscovery()]])
pipeline { pipeline {
agent any agent any
triggers { cron('0 0 * * 0') }
stages { stages {
stage("Checkout CSM") { stage("Checkout CSM") {
steps { steps {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment