Skip to content
Snippets Groups Projects

Clean up script names

Merged Sören Henning requested to merge clean-up-script-names into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -25,6 +25,11 @@ build:
@@ -25,6 +25,11 @@ build:
tags:
tags:
- exec-docker
- exec-docker
script: ./gradlew --build-cache assemble
script: ./gradlew --build-cache assemble
 
artifacts:
 
paths:
 
- build/libs/*.jar
 
- */build/distributions/*.tar
 
expire_in: 1 day
test:
test:
stage: test
stage: test
Loading