Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ build: artifacts: artifacts: paths: paths: - target/vospace-datamodel.jar - target/vospace-datamodel.jar - pom.xml - flattened-pom.xml expire_in: 7 days expire_in: 7 days only: only: - master - master Loading Loading
.gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -13,7 +13,7 @@ build: artifacts: artifacts: paths: paths: - target/vospace-datamodel.jar - target/vospace-datamodel.jar - pom.xml - flattened-pom.xml expire_in: 7 days expire_in: 7 days only: only: - master - master Loading