Update .gitlab-ci.yml

357-notification-for-kiosk-mode
Charitha Goonetilleke 6 years ago
parent 23ade2a80a
commit 67f5ba92f7

@ -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