Skip to content
Snippets Groups Projects
Commit e491eaf0 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

Add .gitlab-ci.yml

parent 084c7264
No related branches found
Tags 1.6.0
No related merge requests found
Pipeline #47 passed
image: maven:3.8.6-openjdk-18
build:
script: "mvn clean package"
artifacts:
name: "SL-Craft"
paths:
- "target/*.jar"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment