Develop27 Jenkins java.io.NotSerializableException: hudson.model.FreeStyleProject java.io.NotSerializableException: hudson.model.FreeStyleProject java.io.NotSerializableException: hudson.model.FreeStyleProject I am trying to execute pipeline script in Jenkins. Here is my script: import com.cloudbees.groovy.cps.NonCPS @NonCPS def getJobVariable(jobName,varName){ job = Jenkins.instance.getItemByFullN... stackoverflow.com https://github.com/jenkinsci/pipeline-plugin/blob/master/.. 2022. 9. 29. Groovy Docs http://docs.groovy-lang.org/docs/groovy-1.7.3/html/groovy-jdk/java/lang/String.html#contains(java.lang.String) String (Groovy JDK) Replaces the first substring of a String that matches the given compiled regular expression with the given replacement. Note that backslashes (\) and dollar signs ($) in the replacement string may cause the results to be different than if it were being tre docs.groov.. 2022. 9. 29. Pipeline Syntax https://jayy-h.tistory.com/43 Jenkins - 환경변수 사용 Jenkins 환경변수 Jenkins Global variable env : env 환경변수는 다음과 같은 형식 env.VARNAME 으로 참조될 수 있다. 대표적인 env의 property는 아래와 같다. property 이름 설명 BUILD_ID 현재 빌드의 ID이며.. jayy-h.tistory.com https://opensource.triology.de/jenkins/pipeline-syntax/globals Pipeline Syntax: Global Variable Reference [Jenkins] Overview Global variables are available in Pipeline directly,.. 2022. 9. 27. Slack Api - Insert hyperlink in slack messages using slack api https://app.slack.com/block-kit-builder/T90JAEG3D#%7B%22blocks%22:%5B%7B%22type%22:%22section%22,%22text%22:%7B%22type%22:%22mrkdwn%22,%22text%22:%22This%20message%20contains%20a%20URL%20http://example.com/%5CnSo%20does%20this%20one:%20www.example.com%5CnThis%20message%20contains%20a%20URL%20%3Chttp://example.com/%3E%5Cn%3Chttp://www.example.com%7CThis%20message%20*is*%20a%20link%3E%5Cn%3Cmailto.. 2022. 9. 27. 이전 1 2 3 4 ··· 7 다음