This commit is contained in:
Brianna 2019-08-21 10:10:25 -04:00
parent ef85fd62ee
commit 60b3b8438a
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
\.idea \.idea
\target \target
EpicVouchers.iml EpicVouchers.iml
dependency-reduced-pom.xml

View File

@ -4,7 +4,7 @@ stages:
variables: variables:
name: "EpicVouchers" name: "EpicVouchers"
path: "/builds/$CI_PROJECT_PATH" path: "/builds/$CI_PROJECT_PATH"
version: "2.1.7" version: "2.1.8"
build: build:
stage: build stage: build