Commit ceb7a5f1 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Script removed

parent 7c965d5d
...@@ -11,7 +11,7 @@ class Deployer { ...@@ -11,7 +11,7 @@ class Deployer {
tries++ tries++
// script.echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries)) // script.echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries))
// echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries)) // echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries))
echo "tries is numeric: " println "tries is numeric: "
} }
} }
} }
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