Created
January 30, 2019 14:57
-
-
Save seogi1004/6ddd7c29d8b1240ca5e728aa5dd1d4a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Backend: | |
image: maven:3.3.9 | |
stage: backend | |
script: | |
- mvn install -Dmaven.repo.local=.m2/repository --batch-mode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment