Update .gitlab-ci.yml

357-notification-for-kiosk-mode
Milan Harindu 6 years ago
parent 7247cd3977
commit 3aabeed65f

@ -18,4 +18,4 @@ cache:
build: build:
stage: build stage: build
script: script:
- 'mvn $MAVEN_CLI_OPTS test-compile' - 'mvn $MAVEN_CLI_OPTS clean install'
Loading…
Cancel
Save