diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index becc5e45..347f78fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,7 @@ stages: build: stage: build image: electronuserland/builder:wine + retry: 2 script: - npm install - npm run release