Add retry

This commit is contained in:
Joel Collins 2019-05-06 17:36:26 +01:00
parent a2f955f33f
commit b562c9b563

View file

@ -5,6 +5,7 @@ stages:
build:
stage: build
image: electronuserland/builder:wine
retry: 2
script:
- npm install
- npm run release