Add maven dependancy
This commit is contained in:
parent
1a0f7ea920
commit
456eff4301
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
# https://docs.gitlab.com/ee/development/cicd/templates.html
|
||||
# This specific template is located at:
|
||||
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml
|
||||
image: maven:3.9.6
|
||||
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
|
|
Reference in a new issue