Skip to content

Commit abdb765

Browse files
committed
Added result directory in signing job
1 parent 41e0113 commit abdb765

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

kokoro/scripts/build/signing/sign.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
New-Item -Path $env:KOKORO_ARTIFACTS_DIR -Name 'result' -ItemType 'directory'
2+
13
robocopy "%KOKORO_GFILE_DIR%"\result "%KOKORO_ARTIFACTS_DIR%"\result /E
24

35
Set-Location "%KOKORO_ARTIFACTS_DIR%"\result

0 commit comments

Comments
 (0)