Merge branch 'patch-1' into 'master'

Update .gitlab-ci.yml

See merge request Songoda/EpicFarming!5
This commit is contained in:
Brianna O'Keefe 2018-11-15 23:22:25 +00:00
commit 67a2d935aa

View File

@ -8,5 +8,5 @@ build:
artifacts:
name: "EpicFarming"
paths:
- "/builds/Songoda/EpicFarming/target/*.jar"
- "/builds/Songoda/EpicFarming/Read_this_before_your_first_use.txt"
- "$CI_PROJECT_DIR/target/*.jar"
- "$CI_PROJECT_DIR/Read_this_before_your_first_use.txt"