Update .gitlab-ci.yml
This commit is contained in:
parent
6367ac9780
commit
1bc3c3a3d7
|
@ -5,8 +5,7 @@ maven-package:
|
|||
environment: production
|
||||
script:
|
||||
- mvn clean verify
|
||||
- ls -la
|
||||
- ls .. -la
|
||||
- ls ../.. -la
|
||||
artifacts:
|
||||
paths:
|
||||
- target/transcendental-lisp-*.jar
|
||||
|
|
Loading…
Reference in New Issue