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