Update .gitlab-ci.yml

This commit is contained in:
Mike Cifelli 2018-01-13 01:09:47 +00:00
parent 1bc3c3a3d7
commit 89b4c0804a
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ maven-package:
environment: production
script:
- mvn clean verify
- ls ../.. -la
artifacts:
paths:
- target/transcendental-lisp-*.jar