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 #
|
# Test stage #
|
||||||
##############
|
##############
|
||||||
|
|
||||||
build:
|
#build:
|
||||||
stage: test
|
# stage: test
|
||||||
script:
|
# script:
|
||||||
- ./gradlew build generatePot --stacktrace
|
# - ./gradlew build generatePot --stacktrace
|
||||||
artifacts:
|
# artifacts:
|
||||||
paths:
|
# paths:
|
||||||
- build
|
# - build
|
||||||
dependencies:
|
# dependencies:
|
||||||
- assemble
|
# - assemble
|
||||||
|
|
||||||
compile against min JOSM:
|
compile against min JOSM:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Ładowanie…
Reference in New Issue