mirror of
https://github.com/zontreck/AutoMoneyPlugin
synced 2025-06-19 02:13:55 +00:00
have jenkins build a release file as well
This commit is contained in:
parent
ae78e9c97c
commit
f3b97c128c
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -15,7 +15,7 @@ pipeline {
|
|||
#!/bin/bash
|
||||
|
||||
chmod +x gradlew
|
||||
./gradlew clean build
|
||||
./gradlew clean build release
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue