mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Re-export the variables for Windows too.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
SET BUILD_ATOM_RELEASES_S3_KEY=%BUILD_ATOM_WIN_RELEASES_S3_KEY%
|
||||
SET BUILD_ATOM_RELEASES_S3_SECRET=%BUILD_ATOM_WIN_RELEASES_S3_SECRET%
|
||||
SET BUILD_ATOM_RELEASES_S3_BUCKET=%BUILD_ATOM_WIN_RELEASES_S3_BUCKET%
|
||||
|
||||
@IF EXIST "%~dp0\node.exe" (
|
||||
"%~dp0\node.exe" "%~dp0\cibuild" %*
|
||||
) ELSE (
|
||||
|
||||
Reference in New Issue
Block a user