Skip to content

Instantly share code, notes, and snippets.

@seogi1004
Last active January 30, 2019 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seogi1004/d8c443318fbb5232241ebb979304dea6 to your computer and use it in GitHub Desktop.
Save seogi1004/d8c443318fbb5232241ebb979304dea6 to your computer and use it in GitHub Desktop.
- stage: backend
language: java
jdk: openjdk8
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