gitlab ci
This commit is contained in:
parent
e65ee9085e
commit
64c5fdaaed
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ stages:
|
|||
|
||||
build:
|
||||
stage: build
|
||||
script: gradle oxt
|
||||
script: gradle jar && gradle oxt
|
||||
artifacts:
|
||||
paths:
|
||||
- build/distributions/w2phtml.oxt
|
||||
|
|
Loading…
Add table
Reference in a new issue