You can access environment variables in pipeline steps through the env object, e.g., env.BUILD_NUMBER will return the current build number. You ...
確定! 回上一頁