This commit is contained in:
ajgeiss0702
2021-09-04 09:05:16 -07:00
parent bb1df1a586
commit 2a874888c6
+2
View File
@@ -23,6 +23,7 @@ build:
- jars - jars
pages: pages:
retry: 2
stage: build stage: build
image: gradle:6.8.3-jdk15 image: gradle:6.8.3-jdk15
only: only:
@@ -35,6 +36,7 @@ pages:
- public - public
test: test:
retry: 2
stage: test stage: test
dependencies: dependencies:
- build - build