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:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: electronuserland/builder:wine
|
image: electronuserland/builder:wine
|
||||||
|
retry: 2
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run release
|
- npm run release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue