environment test

This commit is contained in:
crusader 2023-02-01 08:34:23 +00:00
parent 1fda81c51c
commit 632246bbb1

1
Jenkinsfile vendored
View File

@ -1,4 +1,5 @@
/* pipeline 변수 설정 */
def label = "worker-${UUID.randomUUID().toString()}"
def DATE = new Date();