Update Gradle wrapper to 6.3 and Asciidoctor to 3.3.2
This commit is contained in:
+1
-4
@@ -12,10 +12,7 @@ Create Documentation:
|
||||
stage: build
|
||||
script:
|
||||
- chmod +x docs/gradlew
|
||||
- cd docs; ./gradlew asciidoctor
|
||||
artifacts:
|
||||
paths:
|
||||
- docs/build/asciidoc/pdf/kalorienmanager.pdf
|
||||
- cd docs; ./gradlew publish
|
||||
|
||||
Compile Go Application:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user