auto-retry failed builds
This commit is contained in:
+1
-2
@@ -12,8 +12,7 @@ build:
|
||||
retry: 2
|
||||
stage: build
|
||||
script:
|
||||
- rm -rf build
|
||||
- gradle :free:shadowJar
|
||||
- gradle clean :free:shadowJar
|
||||
artifacts:
|
||||
paths:
|
||||
- free/build/libs
|
||||
|
||||
Reference in New Issue
Block a user