Commit b562c9b5 authored by Joel Collins's avatar Joel Collins
Browse files

Add retry

parent a2f955f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ stages:
build:
  stage: build
  image: electronuserland/builder:wine
  retry: 2
  script:
    - npm install
    - npm run release