kopia lustrzana https://github.com/JOSM/MapWithAI
Remove translation generation (none yet)
Signed-off-by: Taylor Smock <smocktaylor@gmail.com>pull/1/head
rodzic
c2551c6dcf
commit
c3919b1b39
|
@ -64,15 +64,15 @@ assemble with java 13:
|
|||
# Test stage #
|
||||
##############
|
||||
|
||||
build:
|
||||
stage: test
|
||||
script:
|
||||
- ./gradlew build generatePot --stacktrace
|
||||
artifacts:
|
||||
paths:
|
||||
- build
|
||||
dependencies:
|
||||
- assemble
|
||||
#build:
|
||||
# stage: test
|
||||
# script:
|
||||
# - ./gradlew build generatePot --stacktrace
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - build
|
||||
# dependencies:
|
||||
# - assemble
|
||||
|
||||
compile against min JOSM:
|
||||
stage: test
|
||||
|
|
Ładowanie…
Reference in New Issue