mirror of
https://github.com/plexusorg/Plex.git
synced 2025-08-06 03:49:28 +00:00
I have no idea how to securely set credentials
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -4,7 +4,7 @@ pipeline {
|
|||||||
stage("build") {
|
stage("build") {
|
||||||
steps {
|
steps {
|
||||||
withGradle {
|
withGradle {
|
||||||
sh "./gradlew build javadoc publish --no-daemon"
|
sh "./gradlew build javadoc --no-daemon"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user