Add retry
This commit is contained in:
parent
a2f955f33f
commit
b562c9b563
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ stages:
|
|||
build:
|
||||
stage: build
|
||||
image: electronuserland/builder:wine
|
||||
retry: 2
|
||||
script:
|
||||
- npm install
|
||||
- npm run release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue