EN VI
Posts (0)
Questions (2)
2024-03-11 05:30:07
Remove enabledelayedexpansion from your setlocal statement. In other words: Replace line setlocal enabledelayedexpansion with just setlocal enabledelayedexpansion is what "eats" the ! characters -...
Tags: powershell jenkins
2024-03-14 10:30:05
I believe what's going on is that the value of env.PY38_RELEASE is the string 'false', not the boolean value false. What I would suggest is writing in your script: def real_py38_release = env.PY38_REL...
Tags: jenkins

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login