mirror of
https://github.com/gotson/komga.git
synced 2025-12-30 12:22:41 +01:00
ci(travis): check that webui builds
useful for PRs also remove skip_cleanup which is now the default
This commit is contained in:
parent
5fc9f58ac7
commit
26f797601b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
include:
|
||||
- stage: test webui builds
|
||||
jdk: openjdk8
|
||||
script: ./gradlew npmBuild
|
||||
install: ./gradlew npmBuild
|
||||
- stage: deploy
|
||||
jdk: openjdk8
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue