Commit 2f7aaf2d authored by Muhammad Tehami's avatar Muhammad Tehami 💡

scm remove from checkout

parent ecb5eccc
class Checkout { class Checkout {
def run() { def run() {
println "Checkout module" println "Checkout module"
checkout scm checkout()
} }
} }
\ No newline at end of file
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