We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e0113 commit abdb765Copy full SHA for abdb765
1 file changed
kokoro/scripts/build/signing/sign.ps1
@@ -1,3 +1,5 @@
1
+New-Item -Path $env:KOKORO_ARTIFACTS_DIR -Name 'result' -ItemType 'directory'
2
+
3
robocopy "%KOKORO_GFILE_DIR%"\result "%KOKORO_ARTIFACTS_DIR%"\result /E
4
5
Set-Location "%KOKORO_ARTIFACTS_DIR%"\result
0 commit comments