Skip to content

Commit 46e3437

Browse files
committed
Added setting of '_R_CHECK_SYSTEM_CLOCK_' to 0 to fix file timestamp issue
1 parent 1251513 commit 46e3437

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ variables:
2929
projectName: 'dsBaseClient'
3030
branchName: $(Build.SourceBranchName)
3131
test_filter: '*'
32+
_r_check_system_clock_: 0
3233

3334

3435

0 commit comments

Comments
 (0)