Skip to content

Instantly share code, notes, and snippets.

@seogi1004
Created January 30, 2019 14:57
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/6ddd7c29d8b1240ca5e728aa5dd1d4a8 to your computer and use it in GitHub Desktop.
Save seogi1004/6ddd7c29d8b1240ca5e728aa5dd1d4a8 to your computer and use it in GitHub Desktop.
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