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