Update .gitlab-ci.yml

This commit is contained in:
Mike Cifelli 2017-12-10 14:15:35 +00:00
parent 6367ac9780
commit 1bc3c3a3d7
1 changed files with 1 additions and 2 deletions

View File

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