Whoops wrong name

This commit is contained in:
lars dormans 2018-10-18 17:52:51 +00:00
parent 4f520f589c
commit f1599f63a8
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ build:
image: maven:3.3.9-jdk-8
script: "mvn clean package"
artifacts:
name: "Core"
name: "EpicAnchors"
paths:
- "*.jar"