From 9ca8a43438f76e9d6c576314e6474d359f21c87e Mon Sep 17 00:00:00 2001 From: sachaaaaa Date: Fri, 14 Dec 2018 15:34:10 +1100 Subject: [PATCH] restore test on windows release binaries --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 403baa173..ac11d3930 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,8 +63,9 @@ windows: - call node build\grunt.js # - type package.json | findstr /v certificateSubjectName > temp.json # - move temp.json package.json - - call yarn prepare-beta-build + - call yarn prepare-beta-build - call node_modules\.bin\build --config.extraMetadata.environment=%SIGNAL_ENV% --publish=never + - call node build\grunt.js test-release:win cache: paths: - node_modules/