3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
CI_BUILD_START=$(date +%s)
|
|
export CI_BUILD_START
|
CI_BUILD_START=$(date +%s)
|
|
export CI_BUILD_START
|